CFx SDK Documentation 2024 SP0
|
Go to the source code of this file.
Classes | |
class | OdTfObjectReactor |
class | OdTfPersistentReactor |
Typedefs | |
typedef OdSmartPtr< OdTfObjectReactor > | OdTfObjectReactorPtr |
typedef OdArray< OdTfObjectReactor * > | OdTfObjectReactorArray |
typedef OdSmartPtr< OdTfPersistentReactor > | OdTfPersistentReactorPtr |
typedef OdArray< OdTfPersistentReactor * > | OdTfPersistentReactorArray |
typedef OdArray<OdTfObjectReactor*> 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.
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.
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.
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.