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

Go to the source code of this file.

Classes

class  OdDbLayerTable
 

Typedefs

typedef OdSmartPtr< OdDbLayerTableOdDbLayerTablePtr
 

Typedef Documentation

◆ OdDbLayerTablePtr

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

See also
<link smart_pointers.html, Working with Smart Pointers>

Definition at line 90 of file DbLayerTable.h.