CFx SDK Documentation
2023 SP0
|
Go to the source code of this file.
Classes | |
class | OdError_DuplicateRecordName |
class | OdDbSymbolTable |
class | OdDbSymbolTableIterator |
Typedefs | |
typedef OdSmartPtr< OdDbSymbolTableIterator > | OdDbSymbolTableIteratorPtr |
typedef OdSmartPtr< OdDbSymbolTableRecord > | OdDbSymbolTableRecordPtr |
typedef OdSmartPtr< OdDbSymbolTable > | OdDbSymbolTablePtr |
This template class is a specialization of the OdSmartPtr class for OdDbSymbolTableIterator object pointers.
Definition at line 40 of file DbSymbolTable.h.
typedef OdSmartPtr<OdDbSymbolTable> OdDbSymbolTablePtr |
The typified smart pointer for the predefined table object. This template class is specialization of the OdSmartPtr class for the OdDbSymbolTable object.
Definition at line 226 of file DbSymbolTable.h.
This template class is a specialization of the OdSmartPtr class for OdDbSymbolTableRecord object pointers.
Definition at line 44 of file DbSymbolTable.h.