CFx SDK Documentation
2023 SP0
|
#include "TD_PackPush.h"
#include "RxObject.h"
#include "OdString.h"
#include "DbPlotSettings.h"
#include "Ge/GeBoundBlock2d.h"
#include "TD_PackPop.h"
Go to the source code of this file.
Classes | |
class | OdDbPlotSettingsValidatorPE |
struct | OdDbPlotSettingsValidatorPE::psvPaperInfo |
class | OdDbPlotSettingsValidator2PE |
struct | OdDbPlotSettingsValidator2PE::Margins |
Typedefs | |
typedef OdSmartPtr< OdDbPlotSettingsValidatorPE > | OdDbPlotSettingsValidatorPEPtr |
typedef OdSmartPtr< OdDbPlotSettingsValidator2PE > | OdDbPlotSettingsValidator2PEPtr |
Definition at line 175 of file DbPlotSettingsValidatorPE.h.
This template class is a specialization of the OdSmartPtr class for OdDbPlotSettingsValidatorPE object pointers.
Definition at line 99 of file DbPlotSettingsValidatorPE.h.