|
CFx SDK Documentation 2024 SP0
|
#include "TD_PackPush.h"#include "DbSymbolTable.h"#include "DwgDeclareMembers.h"#include "TD_PackPop.h"Go to the source code of this file.
Classes | |
| class | OdDbBlockTableIterator |
| class | OdDbBlockTable |
Typedefs | |
| typedef OdSmartPtr< OdDbBlockTableIterator > | OdDbBlockTableIteratorPtr |
| typedef OdSmartPtr< OdDbBlockTable > | OdDbBlockTablePtr |
This template class is a specialization of the OdSmartPtr class for OdDbBlockTableIterator object pointers.
Definition at line 64 of file DbBlockTable.h.
| typedef OdSmartPtr<OdDbBlockTable> OdDbBlockTablePtr |
This template class is a specialization of the OdSmartPtr class for OdDbBlockTable object pointers.
Definition at line 259 of file DbBlockTable.h.