CFx SDK Documentation 2024 SP0
|
#include "TD_PackPush.h"
#include "DbSymbolTable.h"
#include "DwgDeclareMembers.h"
#include "TD_PackPop.h"
Go to the source code of this file.
Classes | |
class | OdDbLayerTable |
Typedefs | |
typedef OdSmartPtr< OdDbLayerTable > | OdDbLayerTablePtr |
typedef OdSmartPtr<OdDbLayerTable> OdDbLayerTablePtr |
The typified smart pointer for the layer table object. This template class is specialization of the OdSmartPtr class for the OdDbLayerTable object.
Definition at line 85 of file DbLayerTable.h.