CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdXmlAllNI Struct Reference

#include <OdXmlAllNI.h>

Public Member Functions

 OdXmlAllNI (unsigned long long v=1)
 
void setUnbounded ()
 
bool isUnbounded ()
 
bool readXml (xmlNodePtr)
 
void writeXml (xmlNodePtr) const
 
OdAnsiString writeToString () const
 
bool operator== (const OdXmlAllNI &other) const
 
bool operator!= (const OdXmlAllNI &other) const
 

Static Public Member Functions

static OdXmlAllNI readFromString (const xmlChar *node)
 

Public Attributes

unsigned long long value
 

Detailed Description

Definition at line 30 of file OdXmlAllNI.h.

Constructor & Destructor Documentation

◆ OdXmlAllNI()

OdXmlAllNI::OdXmlAllNI ( unsigned long long v = 1)
inline

Definition at line 33 of file OdXmlAllNI.h.

Member Function Documentation

◆ isUnbounded()

bool OdXmlAllNI::isUnbounded ( )
inline

Definition at line 39 of file OdXmlAllNI.h.

◆ operator!=()

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

Definition at line 47 of file OdXmlAllNI.h.

◆ operator==()

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

Definition at line 46 of file OdXmlAllNI.h.

◆ readFromString()

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

◆ readXml()

bool OdXmlAllNI::readXml ( xmlNodePtr )

◆ setUnbounded()

void OdXmlAllNI::setUnbounded ( )
inline

Definition at line 36 of file OdXmlAllNI.h.

◆ writeToString()

OdAnsiString OdXmlAllNI::writeToString ( ) const

◆ writeXml()

void OdXmlAllNI::writeXml ( xmlNodePtr ) const

Member Data Documentation

◆ value

unsigned long long OdXmlAllNI::value

Definition at line 32 of file OdXmlAllNI.h.


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