CFx SDK Documentation  2020SP3
Classes | Namespaces | Typedefs | Enumerations
daiObjectId.h File Reference
#include "RxObject.h"
#include "DbHandle.h"
#include "daiBuildOptions.h"
#include "daiEntityInstance.h"

Go to the source code of this file.

Classes

class  OdDAIObjectId
 

Namespaces

 OdDAI
 

Typedefs

typedef OdSmartPtr< EntityInstanceWrapper > OdDAI::EntityInstanceWrapperPtr
 
typedef OdRxObject OdDbBaseDatabase
 
typedef OdArray< OdDAIObjectIdOdDAIObjectIds
 

Enumerations

enum  OdDAI::OpenMode { OdDAI::kNotOpen = -1, OdDAI::kForRead = 0 }
 

Typedef Documentation

◆ OdDAIObjectIds

A data type that represents an array of Data Access Interface (DAI) object <link OdDAIObjectId, identifiers>.

Definition at line 245 of file daiObjectId.h.

◆ OdDbBaseDatabase

Definition at line 62 of file daiObjectId.h.