CFx SDK Documentation  2023 SP0
Classes | Typedefs
DbDynBlockReference.h File Reference
#include "DbEvalGraph.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbDynBlockReferenceProperty
 
class  OdDbDynBlockReference
 
class  OdDbDynBlockTableRecord
 

Typedefs

typedef OdSmartPtr< OdDbBlockParameter > OdDbBlockParameterPtr
 
typedef OdSmartPtr< OdDbDynBlockReferenceProperty > OdDbDynBlockReferencePropertyPtr
 
typedef OdArray< OdDbDynBlockReferencePropertyPtr > OdDbDynBlockReferencePropertyArray
 

Typedef Documentation

◆ OdDbBlockParameterPtr

Definition at line 42 of file DbDynBlockReference.h.

◆ OdDbDynBlockReferencePropertyArray

This template class is a specialization of the OdArray class for OdDbDynBlockReferencePropertyPtr objects.

Definition at line 175 of file DbDynBlockReference.h.

◆ OdDbDynBlockReferencePropertyPtr

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

Definition at line 171 of file DbDynBlockReference.h.