#include <OSResult.h>
Public Member Functions | |
| ConValue () | |
| Default constructor. | |
| ~ConValue () | |
| Class destructor. | |
Public Attributes | |
| int | idx |
| idx is the index on a constraint | |
| double | value |
| the value of the constraint indexed by idx | |
Definition at line 311 of file OSResult.h.
| ConValue::ConValue | ( | ) |
| ConValue::~ConValue | ( | ) |
| int ConValue::idx |
| double ConValue::value |
1.4.7