#include <OSInstance.h>
Collaboration diagram for InstanceHeader:

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 | |
Definition at line 49 of file OSInstance.h.
| InstanceHeader::InstanceHeader | ( | ) |
The InstanceHeader class constructor.
| InstanceHeader::~InstanceHeader | ( | ) |
The InstanceHeader class destructor.
| std::string InstanceHeader::description |
| std::string InstanceHeader::name |
| std::string InstanceHeader::source |
1.4.7