22 #include "OSrLParserData.h"
68 #if __cplusplus < 201100
OSResult * m_osresult
m_osresult is the OSResult object returned by the OSrLReader
OSResult * readOSrL(const std::string &posrl)
Get an OSResult object from an OSrL string.
OSnLParserData * m_osnlData
m_osnlData is the object used in the parser to temporarily store data from the OSnL schema elements...
OSgLParserData * m_osglData
m_osglData is the object used in the parser to temporarily store data from the OSgL schema elements...
OSrLParserData * m_parserData
m_parserData is the object used in the parser to temporarily store data from the OSrL schema elements...
~OSrLReader()
OSrL class destructor.
The OSgLParserData Class.
used for throwing exceptions.
The OSnLParserData Class.
The OSrLParserData Class.
OSrLReader()
OSrL class constructor.