CFx SDK Documentation  2022 SP0
Classes | Typedefs
DbDictionary.h File Reference
#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< OdDbDictionaryIteratorOdDbDictionaryIteratorPtr
 
typedef OdSmartPtr< OdDbDictionaryOdDbDictionaryPtr
 

Typedef Documentation

◆ OdDbDictionaryIteratorPtr

This template class is a specialization of the OdSmartPtr class for OdDbDictionaryIterator object pointers..

Definition at line 110 of file DbDictionary.h.

◆ OdDbDictionaryPtr

This template class is a specialization of the OdSmartPtr class for OdDbDictionary object pointers.

Definition at line 357 of file DbDictionary.h.