OSrLReader Class Reference

The OSrLReader Class. More...

#include <OSrLReader.h>

List of all members.

Public Member Functions

 OSrLReader ()
 OSrL class constructor.
 ~OSrLReader ()
 OSrL class destructor.
OSResultreadOSrL (std::string osrl)
 Get an OSResult object from an OSrL string.


Detailed Description

The OSrLReader Class.

Author:
Robert Fourer, Jun Ma, Kipp Martin
Version:
1.0, 03/14/2004
Since:
OS 1.0
Remarks:
A class for parsing an OSrL string and creating an OSResult object from the string.

Definition at line 36 of file OSrLReader.h.


Constructor & Destructor Documentation

OSrLReader::OSrLReader (  ) 

OSrL class constructor.

Definition at line 26 of file OSrLReader.cpp.

OSrLReader::~OSrLReader (  ) 

OSrL class destructor.

Definition at line 29 of file OSrLReader.cpp.


Member Function Documentation

OSResult * OSrLReader::readOSrL ( std::string  osrl  ) 

Get an OSResult object from an OSrL string.

Parameters:
osrl an OSrL string.
Returns:
the OSResult object corresponding to the OSrL string.

Definition at line 33 of file OSrLReader.cpp.

References ErrorClass::errormsg, and yygetOSResult().

Referenced by main().


The documentation for this class was generated from the following files:
Generated on Thu May 15 22:15:42 2008 by  doxygen 1.4.7