CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Typedefs
DbBlockTable.h File Reference
#include "TD_PackPush.h"
#include "DbSymbolTable.h"
#include "DwgDeclareMembers.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 64 of file DbBlockTable.h.

◆ OdDbBlockTablePtr

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

Definition at line 259 of file DbBlockTable.h.