This is the complete list of members for GlobalAlgorithm, including all inherited members.
algoAlias() const | GlobalAlgorithm | inline |
algoBitNumber() const | GlobalAlgorithm | inline |
algoChipNumber() const | GlobalAlgorithm | inline |
algoChipNumber(const int numberConditionChips, const int pinsOnConditionChip, const std::vector< int > &orderConditionChip) const | GlobalAlgorithm | |
algoLogicalExpression() const | GlobalAlgorithm | inline |
algoName() const | GlobalAlgorithm | inline |
algoOutputPin(const int numberConditionChips, const int pinsOnConditionChip, const std::vector< int > &orderConditionChip) const | GlobalAlgorithm | |
algoRpnVector() const | GlobalAlgorithm | inline |
boost::serialization::access class | GlobalAlgorithm | friend |
cond::serialization::access | GlobalAlgorithm | friend |
GlobalAlgorithm() | GlobalAlgorithm | |
GlobalAlgorithm(const std::string &algoNameValue) | GlobalAlgorithm | |
GlobalAlgorithm(const std::string &, const std::string &) | GlobalAlgorithm | |
GlobalAlgorithm(const std::string &, const std::string &, const int) | GlobalAlgorithm | |
m_algoAlias | GlobalAlgorithm | private |
m_algoBitNumber | GlobalAlgorithm | private |
m_algoChipNumber | GlobalAlgorithm | private |
m_algoLogicalExpression | GlobalAlgorithm | private |
m_algoName | GlobalAlgorithm | private |
m_algoRpnVector | GlobalAlgorithm | private |
operator<<(std::ostream &, const GlobalAlgorithm &) | GlobalAlgorithm | friend |
print(std::ostream &myCout) const | GlobalAlgorithm | virtual |
serialize(Archive &ar, const unsigned int version) | GlobalAlgorithm | private |
setAlgoAlias(const std::string &algoAliasValue) | GlobalAlgorithm | inline |
setAlgoBitNumber(const int algoBitNumberValue) | GlobalAlgorithm | inline |
setAlgoChipNumber(const int algoChipNumberValue) | GlobalAlgorithm | inline |
setAlgoLogicalExpresssion(const std::string &logicalExpression) | GlobalAlgorithm | inline |
setAlgoName(const std::string &algoNameValue) | GlobalAlgorithm | inline |
~GlobalAlgorithm() | GlobalAlgorithm | virtual |