CFx SDK Documentation
2020SP3
|
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 SmartPointers.
Definition at line 251 of file TfObjectReactor.h.
This template class is a specialization of the OdSmartPtr class for OdTfObjectReactor object pointers.
Definition at line 245 of file TfObjectReactor.h.
This template class is a specialization of the OdArray class for OdTfPersistentReactor object SmartPointers.
Definition at line 302 of file TfObjectReactor.h.
This template class is a specialization of the OdSmartPtr class for OdTfPersistentReactor object pointers.
Definition at line 296 of file TfObjectReactor.h.