SGSolve
|
This is the complete list of members for SGBaseAction, including all inherited members.
action | SGBaseAction | protected |
bndryDirs | SGBaseAction | protected |
boost::serialization::access (defined in SGBaseAction) | SGBaseAction | friend |
corner | SGBaseAction | protected |
getAction() const | SGBaseAction | inline |
getBindingContinuations() const | SGBaseAction | inline |
getBndryDirs() const | SGBaseAction | inline |
getIsNull() const | SGBaseAction | inline |
getMinICPayoffs() const | SGBaseAction | inline |
getPoints() const | SGBaseAction | inline |
getState() const | SGBaseAction | inline |
getTuples() const | SGBaseAction | inline |
hasCorner() const | SGBaseAction | inline |
isCorner(const int p, const int k) const | SGBaseAction | |
isNull | SGBaseAction | protected |
minIC | SGBaseAction | protected |
numPlayers | SGBaseAction | protected |
points | SGBaseAction | protected |
serialize(Archive &ar, const unsigned int version) | SGBaseAction | inline |
setCorner(bool tf) | SGBaseAction | inline |
setMinICPayoffs(const SGPoint &newMinIC) | SGBaseAction | inline |
setPoints(const vector< SGTuple > &newPoints) | SGBaseAction | inline |
setPointsAndTuples(const vector< SGTuple > &newPoints, const vector< vector< int > > &newTuples) | SGBaseAction | inline |
setTuples(const vector< vector< int > > &newTuples) | SGBaseAction | inline |
SGBaseAction() | SGBaseAction | inline |
SGBaseAction(int _state, int _action) | SGBaseAction | inline |
SGBaseAction(int _numPlayers, int _state, int _action) | SGBaseAction | inline |
state | SGBaseAction | protected |
tuples | SGBaseAction | protected |
~SGBaseAction() | SGBaseAction | inline |