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

#include <OdIdsRelations.h>

Public Member Functions

 OdIdsRelations ()
 
 ~OdIdsRelations ()
 
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 writeToString () const
 
OdAnsiString getValue ()
 
const OdAnsiString getValue () const
 
void setValue (OdAnsiString val)
 
bool operator== (const OdIdsRelations &other) const
 
bool operator!= (const OdIdsRelations &other) const
 

Static Public Member Functions

static OdIdsRelations readFromString (const xmlChar *node)
 

Protected Attributes

xmlNode * _node = nullptr
 
OdAnsiString _value
 

Detailed Description

Definition at line 40 of file OdIdsRelations.h.

Constructor & Destructor Documentation

◆ OdIdsRelations()

OdIdsRelations::OdIdsRelations ( )

◆ ~OdIdsRelations()

OdIdsRelations::~OdIdsRelations ( )

Member Function Documentation

◆ __load() [1/2]

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

◆ __load() [2/2]

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

Definition at line 53 of file OdIdsRelations.h.

◆ getValue() [1/2]

OdAnsiString OdIdsRelations::getValue ( )
inline

Definition at line 59 of file OdIdsRelations.h.

◆ getValue() [2/2]

const OdAnsiString OdIdsRelations::getValue ( ) const
inline

Definition at line 60 of file OdIdsRelations.h.

◆ isLoaded()

bool OdIdsRelations::isLoaded ( ) const
inline

Definition at line 56 of file OdIdsRelations.h.

◆ operator!=()

bool OdIdsRelations::operator!= ( const OdIdsRelations & other) const
inline

Definition at line 63 of file OdIdsRelations.h.

◆ operator==()

bool OdIdsRelations::operator== ( const OdIdsRelations & other) const
inline

Definition at line 62 of file OdIdsRelations.h.

◆ readFromString()

static OdIdsRelations OdIdsRelations::readFromString ( const xmlChar * node)
static

◆ readXml()

void OdIdsRelations::readXml ( xmlNode * node)

◆ setValue()

void OdIdsRelations::setValue ( OdAnsiString val)
inline

Definition at line 61 of file OdIdsRelations.h.

◆ writeToString()

OdAnsiString OdIdsRelations::writeToString ( ) const

◆ writeXml()

void OdIdsRelations::writeXml ( xmlNode * node) const

Member Data Documentation

◆ _node

xmlNode* OdIdsRelations::_node = nullptr
protected

Definition at line 44 of file OdIdsRelations.h.

◆ _value

OdAnsiString OdIdsRelations::_value
protected

Definition at line 45 of file OdIdsRelations.h.


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