CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
DbSymbolTable.h File Reference
#include "TD_PackPush.h"
#include "DbObject.h"
#include "DbRangeIterator.h"
#include <DbSymbolTableRecord.h>
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdError_DuplicateRecordName
 
class  OdDbSymbolTable
 
class  OdDbSymbolTableIterator
 
class  OdDbRecordIdCollectionView
 
struct  OdDbRecordIdCollectionView::Iterator
 
class  OdDbRecordCollectionView
 
struct  OdDbRecordCollectionView::Iterator
 

Typedefs

typedef OdSmartPtr< OdDbSymbolTableIteratorOdDbSymbolTableIteratorPtr
 
typedef OdSmartPtr< OdDbSymbolTableRecordOdDbSymbolTableRecordPtr
 
typedef OdSmartPtr< OdDbSymbolTableOdDbSymbolTablePtr
 

Typedef Documentation

◆ OdDbSymbolTableIteratorPtr

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

Definition at line 43 of file DbSymbolTable.h.

◆ OdDbSymbolTablePtr

The typified smart pointer for the predefined table object. This template class is specialization of the OdSmartPtr class for the OdDbSymbolTable object.

See also
<link smart_pointers, Working with Smart Pointers>

Definition at line 241 of file DbSymbolTable.h.

◆ OdDbSymbolTableRecordPtr

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

Definition at line 47 of file DbSymbolTable.h.