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

#include <OdIdsIdsInfoAuthor.h>

Public Member Functions

 OdIdsIdsInfoAuthor ()
 
 ~OdIdsIdsInfoAuthor ()
 
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 OdIdsIdsInfoAuthor &other) const
 
bool operator!= (const OdIdsIdsInfoAuthor &other) const
 

Static Public Member Functions

static OdIdsIdsInfoAuthor readFromString (const xmlChar *node)
 

Protected Attributes

xmlNode * _node = nullptr
 
OdAnsiString _value
 

Detailed Description

Definition at line 40 of file OdIdsIdsInfoAuthor.h.

Constructor & Destructor Documentation

◆ OdIdsIdsInfoAuthor()

OdIdsIdsInfoAuthor::OdIdsIdsInfoAuthor ( )

◆ ~OdIdsIdsInfoAuthor()

OdIdsIdsInfoAuthor::~OdIdsIdsInfoAuthor ( )

Member Function Documentation

◆ __load() [1/2]

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

◆ __load() [2/2]

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

Definition at line 53 of file OdIdsIdsInfoAuthor.h.

◆ getValue() [1/2]

OdAnsiString OdIdsIdsInfoAuthor::getValue ( )
inline

Definition at line 59 of file OdIdsIdsInfoAuthor.h.

◆ getValue() [2/2]

const OdAnsiString OdIdsIdsInfoAuthor::getValue ( ) const
inline

Definition at line 60 of file OdIdsIdsInfoAuthor.h.

◆ isLoaded()

bool OdIdsIdsInfoAuthor::isLoaded ( ) const
inline

Definition at line 56 of file OdIdsIdsInfoAuthor.h.

◆ operator!=()

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

Definition at line 63 of file OdIdsIdsInfoAuthor.h.

◆ operator==()

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

Definition at line 62 of file OdIdsIdsInfoAuthor.h.

◆ readFromString()

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

◆ readXml()

void OdIdsIdsInfoAuthor::readXml ( xmlNode * node)

◆ setValue()

void OdIdsIdsInfoAuthor::setValue ( OdAnsiString val)
inline

Definition at line 61 of file OdIdsIdsInfoAuthor.h.

◆ writeToString()

OdAnsiString OdIdsIdsInfoAuthor::writeToString ( ) const

◆ writeXml()

void OdIdsIdsInfoAuthor::writeXml ( xmlNode * node) const

Member Data Documentation

◆ _node

xmlNode* OdIdsIdsInfoAuthor::_node = nullptr
protected

Definition at line 44 of file OdIdsIdsInfoAuthor.h.

◆ _value

OdAnsiString OdIdsIdsInfoAuthor::_value
protected

Definition at line 45 of file OdIdsIdsInfoAuthor.h.


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