CFx SDK Documentation  2020SP3
Classes | Macros | Typedefs
OleStorage.h File Reference
#include "RxObject.h"
#include "OdStreamBuf.h"
#include "DbSystemServices.h"
#include "OdErrorContext.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdByteData
 
class  OdOleStorageError
 
class  OdOleStorage
 

Macros

#define ODRX_OLESTORAGE_SERVICE_NAME   OdOleStorage::desc()->name()
 

Typedefs

typedef OdSmartPtr< OdByteDataOdByteDataPtr
 
typedef OdSmartPtr< OdOleStorageOdOleStoragePtr
 

Macro Definition Documentation

◆ ODRX_OLESTORAGE_SERVICE_NAME

#define ODRX_OLESTORAGE_SERVICE_NAME   OdOleStorage::desc()->name()

Definition at line 170 of file OleStorage.h.

Typedef Documentation

◆ OdByteDataPtr

This template class is a specialization of the OdSmartPtr class for OdByteData object pointers.

Definition at line 82 of file OleStorage.h.

◆ OdOleStoragePtr

This template class is a specialization of the OdSmartPtr class for OdOleStorage object pointers.

Definition at line 103 of file OleStorage.h.