CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
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 smart pointers. <group OdTf_Types>

Definition at line 209 of file TfObjectReactor.h.

◆ OdTfObjectReactorPtr

This template class is a specialization of the OdSmartPtr class for OdTfObjectReactor object pointers. <group OdTf_Types>

Definition at line 203 of file TfObjectReactor.h.

◆ OdTfPersistentReactorArray

This template class is a specialization of the OdArray class for OdTfPersistentReactor object smart pointers. <group OdTf_Types>

Definition at line 260 of file TfObjectReactor.h.

◆ OdTfPersistentReactorPtr

This template class is a specialization of the OdSmartPtr class for OdTfPersistentReactor object pointers. <group OdTf_Types>

Definition at line 254 of file TfObjectReactor.h.