InstanceHeader Class Reference

The in-memory representation of the <instanceHeader> element. More...

#include <OSInstance.h>

List of all members.

Public Member Functions

 InstanceHeader ()
 The InstanceHeader class constructor.
 ~InstanceHeader ()
 The InstanceHeader class destructor.

Public Attributes

std::string description
 the problem instance description
std::string name
 the name of the problem instance
std::string source
 the source of the problem instance


Detailed Description

The in-memory representation of the <instanceHeader> element.

Definition at line 49 of file OSInstance.h.


Constructor & Destructor Documentation

InstanceHeader::InstanceHeader (  ) 

The InstanceHeader class constructor.

Definition at line 322 of file OSInstance.cpp.

InstanceHeader::~InstanceHeader (  ) 

The InstanceHeader class destructor.

Definition at line 334 of file OSInstance.cpp.


Member Data Documentation

std::string InstanceHeader::description

the problem instance description

Definition at line 59 of file OSInstance.h.

Referenced by OSInstance::getInstanceDescription(), and OSiLWriter::writeOSiL().

std::string InstanceHeader::name

the name of the problem instance

Definition at line 62 of file OSInstance.h.

Referenced by OSInstance::getInstanceName(), and OSiLWriter::writeOSiL().

std::string InstanceHeader::source

the source of the problem instance

Definition at line 65 of file OSInstance.h.

Referenced by OSInstance::getInstanceSource(), and OSiLWriter::writeOSiL().


The documentation for this class was generated from the following files:
Generated on Sat Mar 29 22:38:05 2008 by  doxygen 1.5.3