CFx SDK Documentation
2020SP3
|
#include "RxObject.h"
#include "DbRootExport.h"
#include "OdFont.h"
#include "GiDefaultContext.h"
#include "Gs/Gs.h"
#include "Gi/GiLinetype.h"
#include "Ge/GeCurve2d.h"
#include "Ge/GeDoubleArray.h"
#include "Ge/GePoint2dArray.h"
#include "Ge/GeBoundBlock3d.h"
#include "OdTimeStamp.h"
#include "OdUnitsFormatter.h"
#include "StringArray.h"
#include "DbHandle.h"
Go to the source code of this file.
Classes | |
class | OdDbBaseDatabasePE |
class | OdDbBaseDatabasePE::DatabaseUnloadReactor |
class | OdDbBaseLayerPE |
class | OdDbBaseVisualStylePE |
class | OdDbBaseAnnotationScalePE |
class | OdDbBaseLayoutPE |
class | OdDbBaseBlockPE |
class | OdDbBaseBlockRefPE |
class | OdDbBaseSortEntsPE |
class | OdDbBaseLongTransactionPE |
class | OdDbBaseHatchPE |
class | OdDbBaseMaterialPE |
Typedefs | |
typedef OdRxObject | OdDbBaseDatabase |
typedef OdRxObjectPtr | OdDbBaseDatabasePtr |
typedef OdSmartPtr< OdDbBaseDatabasePE > | OdDbBaseDatabasePEPtr |
typedef OdSmartPtr< OdDbBaseLayerPE > | OdDbBaseLayerPEPtr |
typedef OdSmartPtr< OdDbBaseVisualStylePE > | OdDbBaseVisualStylePEPtr |
typedef OdSmartPtr< OdDbBaseAnnotationScalePE > | OdDbBaseAnnotationScalePEPtr |
typedef OdSmartPtr< OdDbBaseLayoutPE > | OdDbBaseLayoutPEPtr |
typedef OdSmartPtr< OdDbBaseBlockPE > | OdDbBaseBlockPEPtr |
typedef OdSmartPtr< OdDbBaseBlockRefPE > | OdDbBaseBlockRefPEPtr |
typedef OdSmartPtr< OdDbBaseSortEntsPE > | OdDbBaseSortEntsPEPtr |
typedef OdSmartPtr< OdDbBaseLongTransactionPE > | OdDbBaseLongTransactionPEPtr |
typedef OdSmartPtr< OdDbBaseHatchPE > | OdDbBaseHatchPEPtr |
typedef OdSmartPtr< OdDbBaseMaterialPE > | OdDbBaseMaterialPEPtr |
Definition at line 651 of file DbBaseDatabase.h.
typedef OdSmartPtr<OdDbBaseBlockPE> OdDbBaseBlockPEPtr |
This template class is a specialization of the OdSmartPtr class for OdDbBaseBlockPE object pointers.
Definition at line 949 of file DbBaseDatabase.h.
This template class is a specialization of the OdSmartPtr class for OdDbBaseBlockRefPE object pointers.
Definition at line 1031 of file DbBaseDatabase.h.
typedef OdRxObject OdDbBaseDatabase |
Definition at line 45 of file DbBaseDatabase.h.
This template class is a specialization of the OdSmartPtr class for OdDbBaseDatabasePE object pointers.
Definition at line 515 of file DbBaseDatabase.h.
typedef OdRxObjectPtr OdDbBaseDatabasePtr |
This template class is a specialization of the OdSmartPtr class for OdDbBaseDatabase object pointers.
Definition at line 50 of file DbBaseDatabase.h.
typedef OdSmartPtr<OdDbBaseHatchPE> OdDbBaseHatchPEPtr |
This template class is a specialization of the OdSmartPtr class for OdDbHatchPE object pointers.
Definition at line 1234 of file DbBaseDatabase.h.
typedef OdSmartPtr<OdDbBaseLayerPE> OdDbBaseLayerPEPtr |
This template class is a specialization of the OdSmartPtr class for OdDbBaseLayerPE object pointers.
Definition at line 588 of file DbBaseDatabase.h.
This template class is a specialization of the OdSmartPtr class for OdDbBaseLayoutPE object pointers.
Definition at line 895 of file DbBaseDatabase.h.
This template class is a specialization of the OdSmartPtr class for OdDbBaseLongTransactionPE object pointers.
Definition at line 1115 of file DbBaseDatabase.h.
This template class is a specialization of the OdSmartPtr class for OdDbBaseMaterialPE object pointers.
Definition at line 1273 of file DbBaseDatabase.h.
This template class is a specialization of the OdSmartPtr class for OdDbBaseSortEntsPE object pointers.
Definition at line 1060 of file DbBaseDatabase.h.
This template class is a specialization of the OdSmartPtr class for OdDbBaseVisualStylePE object pointers.
Definition at line 626 of file DbBaseDatabase.h.