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

#include <OdIfcVersion.h>

Public Member Functions

bool readXml (xmlNodePtr)
 
void writeXml (xmlNodePtr) const
 
OdAnsiString writeToString () const
 
bool operator== (const OdIfcVersion &other) const
 
bool operator!= (const OdIfcVersion &other) const
 

Static Public Member Functions

static OdIfcVersion readFromString (const xmlChar *node)
 

Public Attributes

OdAnsiStringArray value
 

Detailed Description

Definition at line 27 of file OdIfcVersion.h.

Member Function Documentation

◆ operator!=()

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

Definition at line 35 of file OdIfcVersion.h.

◆ operator==()

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

Definition at line 34 of file OdIfcVersion.h.

◆ readFromString()

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

◆ readXml()

bool OdIfcVersion::readXml ( xmlNodePtr )

◆ writeToString()

OdAnsiString OdIfcVersion::writeToString ( ) const

◆ writeXml()

void OdIfcVersion::writeXml ( xmlNodePtr ) const

Member Data Documentation

◆ value

OdAnsiStringArray OdIfcVersion::value

Definition at line 29 of file OdIfcVersion.h.


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