CFx SDK Documentation  2020SP3
Classes | Typedefs
DbIdBuffer.h File Reference
#include "TD_PackPush.h"
#include "DbObject.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbIdBufferIterator
 
class  OdDbIdBuffer
 

Typedefs

typedef OdSmartPtr< OdDbIdBufferIteratorOdDbIdBufferIteratorPtr
 
typedef OdSmartPtr< OdDbIdBufferOdDbIdBufferPtr
 

Typedef Documentation

◆ OdDbIdBufferIteratorPtr

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

Definition at line 81 of file DbIdBuffer.h.

◆ OdDbIdBufferPtr

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

Definition at line 134 of file DbIdBuffer.h.