CFx SDK Documentation 2024 SP0
|
#include "TD_PackPush.h"
#include "RxIterator.h"
#include "RxDefs.h"
#include "DbObject.h"
#include "DwgDeclareMembers.h"
#include "TD_PackPop.h"
Go to the source code of this file.
Classes | |
class | OdDbDictionaryIterator |
class | OdDbDictionary |
Typedefs | |
typedef OdSmartPtr< OdDbDictionaryIterator > | OdDbDictionaryIteratorPtr |
typedef OdSmartPtr< OdDbDictionary > | OdDbDictionaryPtr |
This template class is a specialization of the OdSmartPtr class for OdDbDictionaryIterator object pointers..
Definition at line 111 of file DbDictionary.h.
typedef OdSmartPtr<OdDbDictionary> OdDbDictionaryPtr |
This template class is a specialization of the OdSmartPtr class for OdDbDictionary object pointers.
Definition at line 357 of file DbDictionary.h.