CFx SDK Documentation  2023 SP0
Classes | Typedefs
DbObjectReactor.h File Reference
#include "TD_PackPush.h"
#include "RxObject.h"
#include "OdArrayPreDef.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbObjectReactor
 

Typedefs

typedef OdSmartPtr< OdDbObjectReactorOdDbObjectReactorPtr
 
typedef OdArray< OdDbObjectReactorPtrOdDbObjectReactorArray
 

Typedef Documentation

◆ OdDbObjectReactorArray

This template class is a specialization of the OdArray class for OdDbObjectReactor object SmartPointers.

Definition at line 267 of file DbObjectReactor.h.

◆ OdDbObjectReactorPtr

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

Definition at line 263 of file DbObjectReactor.h.