|
CFx SDK Documentation 2026 SP0
|
#include <OdIdsIds.h>
Public Member Functions | |
| ODRX_DECLARE_MEMBERS (OdIdsIds) | |
| OdIdsIds () | |
| ~OdIdsIds () | |
| void | readXml (xmlNode *node) |
| void | writeXml (xmlNode *node) const |
| virtual void | __load (bool markAsLoaded=true) |
| void | __load (bool markAsLoaded=true) const |
| bool | isLoaded () const |
| OdAnsiString | getXmlDocumentationString () |
| void | setXmlDocumentationString (OdAnsiString s) |
| OdIdsIdsInfo * | getInfo () |
| const OdIdsIdsInfo * | getInfo () const |
| void | setInfo (OdIdsIdsInfo *val) |
| OdIdsSpecificationsType * | getSpecifications () |
| const OdIdsSpecificationsType * | getSpecifications () const |
| void | setSpecifications (OdIdsSpecificationsType *val) |
Public Member Functions inherited from OdRxObject | |
| ODRX_HEAP_OPERATORS () | |
| OdRxObject () | |
| virtual | ~OdRxObject () |
| virtual OdRxObject * | queryX (const OdRxClass *pClass) const |
| virtual OdRxObject * | x (const OdRxClass *pClass) const |
| virtual OdRxClass * | isA () 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 |
Protected Attributes | |
| xmlNode * | _node = nullptr |
| OdAnsiString | _documentationString |
| OdIdsIdsInfoPtr | _info |
| OdIdsSpecificationsTypePtr | _specifications |
Additional Inherited Members | |
Static Public Member Functions inherited from OdRxObject | |
| static OdRxObjectPtr | cast (const OdRxObject *pointer) |
| static OdRxClass * | desc () |
| static void | rxInit () |
| static void | rxUninit () |
Definition at line 40 of file OdIdsIds.h.
| OdIdsIds::OdIdsIds | ( | ) |
| OdIdsIds::~OdIdsIds | ( | ) |
Definition at line 56 of file OdIdsIds.h.
|
inline |
Definition at line 62 of file OdIdsIds.h.
|
inline |
Definition at line 63 of file OdIdsIds.h.
|
inline |
Definition at line 65 of file OdIdsIds.h.
|
inline |
Definition at line 66 of file OdIdsIds.h.
|
inline |
Definition at line 60 of file OdIdsIds.h.
|
inline |
Definition at line 59 of file OdIdsIds.h.
| OdIdsIds::ODRX_DECLARE_MEMBERS | ( | OdIdsIds | ) |
| void OdIdsIds::readXml | ( | xmlNode * | node | ) |
|
inline |
Definition at line 64 of file OdIdsIds.h.
|
inline |
Definition at line 67 of file OdIdsIds.h.
|
inline |
Definition at line 61 of file OdIdsIds.h.
| void OdIdsIds::writeXml | ( | xmlNode * | node | ) | const |
|
protected |
Definition at line 45 of file OdIdsIds.h.
|
protected |
Definition at line 46 of file OdIdsIds.h.
|
protected |
Definition at line 44 of file OdIdsIds.h.
|
protected |
Definition at line 47 of file OdIdsIds.h.