GeneralSubstatus Class Reference

The GeneralSubstatus Class. More...

#include <OSResult.h>

Collaboration diagram for GeneralSubstatus:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GeneralSubstatus ()
 Default constructor.
 ~GeneralSubstatus ()
 Class destructor.
bool IsEqual (GeneralSubstatus *that)
 A function to check for the equality of two objects.
 GeneralSubstatus ()
 Default constructor.
 ~GeneralSubstatus ()
 Class destructor.

Public Attributes

std::string name
 the name of the substatus
std::string description
 the description of the substatus

Detailed Description

The GeneralSubstatus Class.

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

Definition at line 55 of file OSResult.h.


Constructor & Destructor Documentation

GeneralSubstatus::GeneralSubstatus (  ) 

Default constructor.

Definition at line 39 of file OSResult.cpp.

GeneralSubstatus::~GeneralSubstatus (  ) 

Class destructor.

Definition at line 48 of file OSResult.cpp.

GeneralSubstatus::GeneralSubstatus (  ) 

Default constructor.

GeneralSubstatus::~GeneralSubstatus (  ) 

Class destructor.


Member Function Documentation

bool GeneralSubstatus::IsEqual ( GeneralSubstatus that  ) 

A function to check for the equality of two objects.

Definition at line 4777 of file OSResult.cpp.


Member Data Documentation

std::string GeneralSubstatus::name

the name of the substatus

Definition at line 60 of file OSResult.h.

Referenced by OSResult::getGeneralSubstatusName(), and OSrLWriter::writeOSrL().

std::string GeneralSubstatus::description

the description of the substatus

Definition at line 63 of file OSResult.h.

Referenced by OSResult::getGeneralSubstatusDescription(), and OSrLWriter::writeOSrL().


The documentation for this class was generated from the following files:
Generated on Thu Aug 5 03:11:00 2010 by  doxygen 1.4.7