|
CFx SDK Documentation
2022 SP0
|
#include "TD_PackPush.h"#include "RxIterator.h"#include "RxDefs.h"#include "DbObject.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 110 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.