CFx SDK Documentation  2022 SP0
Classes | Typedefs
DbBlockTable.h File Reference
#include "TD_PackPush.h"
#include "DbSymbolTable.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbBlockTableIterator
 
class  OdDbBlockTable
 

Typedefs

typedef OdSmartPtr< OdDbBlockTableIteratorOdDbBlockTableIteratorPtr
 
typedef OdSmartPtr< OdDbBlockTableOdDbBlockTablePtr
 

Typedef Documentation

◆ OdDbBlockTableIteratorPtr

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

Definition at line 60 of file DbBlockTable.h.

◆ OdDbBlockTablePtr

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

Definition at line 243 of file DbBlockTable.h.