#include <soplex.h>
Public Member Functions | |
BoolParam () | |
constructor More... | |
Public Attributes | |
std::string | name [SoPlexBase< R >::BOOLPARAM_COUNT] |
array of names for boolean parameters More... | |
std::string | description [SoPlexBase< R >::BOOLPARAM_COUNT] |
array of descriptions for boolean parameters More... | |
bool | defaultValue [SoPlexBase< R >::BOOLPARAM_COUNT] |
array of default values for boolean parameters More... | |
BoolParam | ( | ) |
constructor
bool defaultValue[SoPlexBase< R >::BOOLPARAM_COUNT] |
std::string description[SoPlexBase< R >::BOOLPARAM_COUNT] |
std::string name[SoPlexBase< R >::BOOLPARAM_COUNT] |