CFx SDK Documentation  2020SP3
Classes | Typedefs
TfObjectReactor.h File Reference
#include "TD_PackPush.h"
#include "RxObject.h"
#include "TfExport.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdTfObjectReactor
 
class  OdTfPersistentReactor
 

Typedefs

typedef OdSmartPtr< OdTfObjectReactorOdTfObjectReactorPtr
 
typedef OdArray< OdTfObjectReactor * > OdTfObjectReactorArray
 
typedef OdSmartPtr< OdTfPersistentReactorOdTfPersistentReactorPtr
 
typedef OdArray< OdTfPersistentReactor * > OdTfPersistentReactorArray
 

Typedef Documentation

◆ OdTfObjectReactorArray

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

Definition at line 251 of file TfObjectReactor.h.

◆ OdTfObjectReactorPtr

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

Definition at line 245 of file TfObjectReactor.h.

◆ OdTfPersistentReactorArray

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

Definition at line 302 of file TfObjectReactor.h.

◆ OdTfPersistentReactorPtr

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

Definition at line 296 of file TfObjectReactor.h.