GeneralStatus Class Reference

The GeneralStatus Class. More...

#include <OSResult.h>

Collaboration diagram for GeneralStatus:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GeneralStatus ()
 Default constructor.
 ~GeneralStatus ()
 Class destructor.

Public Attributes

std::string type
 the type of status
std::string description
 the description of the status

Detailed Description

The GeneralStatus Class.

Author:
Robert Fourer, Jun Ma, Kipp Martin
Version:
1.0, 03/14/2004
Since:
OS 1.0
Remarks:
A data structure class that corresponds to an xml element in the OSrL schema.

Definition at line 35 of file OSResult.h.


Constructor & Destructor Documentation

GeneralStatus::GeneralStatus (  ) 

Default constructor.

GeneralStatus::~GeneralStatus (  ) 

Class destructor.


Member Data Documentation

std::string GeneralStatus::type

the type of status

Definition at line 40 of file OSResult.h.

std::string GeneralStatus::description

the description of the status

Definition at line 43 of file OSResult.h.


The documentation for this class was generated from the following file:
Generated on Sun Nov 14 14:13:46 2010 for Coin-All by  doxygen 1.4.7