CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Macros | Typedefs | Enumerations
DbRuntimeIO.h File Reference
#include "RxModule.h"
#include "SmartPtr.h"
#include "OdArray.h"
#include "RxSystemServices.h"
#include "UInt64Array.h"
#include "OdaSTL.h"
#include "TD_PackPush.h"
#include "DbObjectId.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbRuntimeIOModule
 
class  OdDbReferenceQueue< TReference >
 
class  OdDbRtFilerController
 

Macros

#define STL_USING_QUEUE
 

Typedefs

typedef OdSmartPtr< OdDbRuntimeIOModuleOdDbRuntimeIOModulePtr
 
typedef OdSmartPtr< OdDbObjectOdDbObjectPtr
 
typedef OdSmartPtr< OdDbRtFilerControllerOdDbRtFilerControllerPtr
 

Enumerations

enum  OdDbReferenceType { kSoftPointer = 0 , kHardPointer = 1 , kSoftOwnership = 2 , kHardOwnership = 3 }
 

Macro Definition Documentation

◆ STL_USING_QUEUE

#define STL_USING_QUEUE

Definition at line 43 of file DbRuntimeIO.h.

Typedef Documentation

◆ OdDbObjectPtr

Definition at line 67 of file DbRuntimeIO.h.

◆ OdDbRtFilerControllerPtr

Definition at line 167 of file DbRuntimeIO.h.

◆ OdDbRuntimeIOModulePtr

Definition at line 64 of file DbRuntimeIO.h.

Enumeration Type Documentation

◆ OdDbReferenceType

<group !!RECORDS_tdrawings_apiref>

Enumerator
kSoftPointer 
kHardPointer 
kSoftOwnership 
kHardOwnership 

Definition at line 72 of file DbRuntimeIO.h.