|
OS
2.10.1
|
The OSrLReader Class. More...
#include <OSrLReader.h>
Public Member Functions | |
| OSrLReader () | |
| OSrL class constructor. More... | |
| ~OSrLReader () | |
| OSrL class destructor. More... | |
| OSResult * | readOSrL (const std::string &posrl) throw (ErrorClass) |
| Get an OSResult object from an OSrL string. More... | |
The OSrLReader Class.
Definition at line 42 of file OSrLReader.h.
| OSrLReader::OSrLReader | ( | ) |
OSrL class constructor.
| OSrLReader::~OSrLReader | ( | ) |
OSrL class destructor.
| OSResult* OSrLReader::readOSrL | ( | const std::string & | posrl | ) | |
| throw | ( | ErrorClass | |||
| ) | |||||
1.8.11