CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIdsIdsSpecifications Class Reference

#include <OdIdsIdsSpecifications.h>

Inheritance diagram for OdIdsIdsSpecifications:
OdIdsSpecificationsType OdRxObject

Public Member Functions

 ODRX_DECLARE_MEMBERS (OdIdsIdsSpecifications)
 
 OdIdsIdsSpecifications ()
 
 ~OdIdsIdsSpecifications ()
 
void readXml (xmlNode *node)
 
void writeXml (xmlNode *node) const
 
virtual void __load (bool markAsLoaded=true)
 
void __load (bool markAsLoaded=true) const
 
bool isLoaded () const
 
- Public Member Functions inherited from OdIdsSpecificationsType
 ODRX_DECLARE_MEMBERS (OdIdsSpecificationsType)
 
 OdIdsSpecificationsType ()
 
 ~OdIdsSpecificationsType ()
 
void readXml (xmlNode *node)
 
void writeXml (xmlNode *node) const
 
void __load (bool markAsLoaded=true) const
 
bool isLoaded () const
 
OdAnsiString getXmlDocumentationString ()
 
void setXmlDocumentationString (OdAnsiString s)
 
OdIdsSpecificationTypePtrArraygetSpecification ()
 
const OdIdsSpecificationTypePtrArraygetSpecification () const
 
void setSpecification (const OdIdsSpecificationTypePtrArray &val)
 
- Public Member Functions inherited from OdRxObject
 ODRX_HEAP_OPERATORS ()
 
 OdRxObject ()
 
virtual ~OdRxObject ()
 
virtual OdRxObjectqueryX (const OdRxClass *pClass) const
 
virtual OdRxObjectx (const OdRxClass *pClass) const
 
virtual OdRxClassisA () const
 
virtual void addRef ()=0
 
virtual void release ()=0
 
virtual long numRefs () const
 
bool isKindOf (const OdRxClass *pClass) const
 
virtual OdRxObjectPtr clone () const
 
virtual void copyFrom (const OdRxObject *pSource)
 
virtual OdRx::Ordering comparedTo (const OdRxObject *pOther) const
 
virtual bool isEqualTo (const OdRxObject *pOther) const
 

Additional Inherited Members

- Static Public Member Functions inherited from OdRxObject
static OdRxObjectPtr cast (const OdRxObject *pointer)
 
static OdRxClassdesc ()
 
static void rxInit ()
 
static void rxUninit ()
 
- Protected Attributes inherited from OdIdsSpecificationsType
xmlNode * _node = nullptr
 
OdAnsiString _documentationString
 
OdIdsSpecificationTypePtrArray _specification
 

Detailed Description

Definition at line 39 of file OdIdsIdsSpecifications.h.

Constructor & Destructor Documentation

◆ OdIdsIdsSpecifications()

OdIdsIdsSpecifications::OdIdsIdsSpecifications ( )

◆ ~OdIdsIdsSpecifications()

OdIdsIdsSpecifications::~OdIdsIdsSpecifications ( )

Member Function Documentation

◆ __load() [1/2]

virtual void OdIdsIdsSpecifications::__load ( bool markAsLoaded = true)
virtual

Reimplemented from OdIdsSpecificationsType.

◆ __load() [2/2]

void OdIdsIdsSpecifications::__load ( bool markAsLoaded = true) const
inline

Definition at line 51 of file OdIdsIdsSpecifications.h.

◆ isLoaded()

bool OdIdsIdsSpecifications::isLoaded ( ) const
inline

Definition at line 54 of file OdIdsIdsSpecifications.h.

◆ ODRX_DECLARE_MEMBERS()

OdIdsIdsSpecifications::ODRX_DECLARE_MEMBERS ( OdIdsIdsSpecifications )

◆ readXml()

void OdIdsIdsSpecifications::readXml ( xmlNode * node)

◆ writeXml()

void OdIdsIdsSpecifications::writeXml ( xmlNode * node) const

The documentation for this class was generated from the following file: