This is the complete list of members for GlobalObjectMap, including all inherited members.
algoBitNumber() const | GlobalObjectMap | inline |
algoGtlResult() const | GlobalObjectMap | inline |
algoName() const | GlobalObjectMap | inline |
combinationVector() const | GlobalObjectMap | inline |
getCombinationsInCond(const std::string &condNameVal) const | GlobalObjectMap | |
getCombinationsInCond(const int condNumberVal) const | GlobalObjectMap | |
getConditionResult(const std::string &condNameVal) const | GlobalObjectMap | |
GlobalObjectMap() | GlobalObjectMap | inline |
m_algoBitNumber | GlobalObjectMap | private |
m_algoGtlResult | GlobalObjectMap | private |
m_algoName | GlobalObjectMap | private |
m_combinationVector | GlobalObjectMap | private |
m_objectTypeVector | GlobalObjectMap | private |
m_operandTokenVector | GlobalObjectMap | private |
objectTypeVector() const | GlobalObjectMap | inline |
operandTokenVector() const | GlobalObjectMap | inline |
print(std::ostream &myCout) const | GlobalObjectMap | |
reset() | GlobalObjectMap | |
setAlgoBitNumber(int algoBitNumberValue) | GlobalObjectMap | inline |
setAlgoGtlResult(bool algoGtlResultValue) | GlobalObjectMap | inline |
setAlgoName(const std::string &algoNameValue) | GlobalObjectMap | inline |
setCombinationVector(const std::vector< CombinationsInCond > &combinationVectorValue) | GlobalObjectMap | inline |
setObjectTypeVector(const std::vector< ObjectTypeInCond > &objectTypeVectorValue) | GlobalObjectMap | inline |
setOperandTokenVector(const std::vector< GlobalLogicParser::OperandToken > &operandTokenVectorValue) | GlobalObjectMap | inline |
swapCombinationVector(std::vector< CombinationsInCond > &combinationVectorValue) | GlobalObjectMap | inline |
swapObjectTypeVector(std::vector< ObjectTypeInCond > &objectTypeVectorValue) | GlobalObjectMap | inline |
swapOperandTokenVector(std::vector< GlobalLogicParser::OperandToken > &operandTokenVectorValue) | GlobalObjectMap | inline |