__decRef() override | TermImpl | protected |
__incRef() override | TermImpl | protected |
addChild(const TermImplBasePtr &child, const Ice::Current &c=Ice::emptyCurrent) override | TermImpl | |
atomicDecAndTestValue(volatile int *counter, int value) | TermImpl | inlineprotectedstatic |
ConditionHandler class | LiteralImpl | friend |
createInstance() | LiteralImpl | protected |
GenericFactory class | LiteralImpl | friend |
getCheckConfiguration(const Ice::Current &c=Ice::emptyCurrent) override | LiteralImpl | |
getChilds(const Ice::Current &c=Ice::emptyCurrent) override | TermImpl | |
getDatafields(const Ice::Current &) const override | TermImpl | |
getParent(const Ice::Current &c=Ice::emptyCurrent) override | TermImpl | |
getType(const Ice::Current &c=Ice::emptyCurrent) const override | TermImpl | |
getValue(const Ice::Current &c=Ice::emptyCurrent) const override | TermImpl | |
ice_clone() const override | LiteralImpl | |
init(const std::string &dataFieldIdentifierStr, const std::string &checkName, const ParameterList &checkParameters) | LiteralImpl | protected |
Literal class | LiteralImpl | friend |
LiteralImpl() | LiteralImpl | protected |
LiteralImpl(const std::string &dataFieldIdentifierStr, const std::string &checkName, const ParameterList &checkParameters) | LiteralImpl | protected |
LiteralImpl(const DataFieldIdentifier &dataFieldIdentifier, const std::string &checkName, const ParameterList &checkParameters) | LiteralImpl | protected |
LiteralImpl(const DataFieldIdentifierPtr &dataFieldIdentifier, const std::string &checkName, const ParameterList &checkParameters) | LiteralImpl | protected |
LiteralImpl(const DatafieldRefBasePtr &dataFieldIdentifier, const std::string &checkName, const ParameterList &checkParameters) | LiteralImpl | protected |
operator<<(std::ostream &stream, const LiteralImpl &rhs) | LiteralImpl | friend |
operator<<(std::ostream &stream, const LiteralImplPtr &rhs) | LiteralImpl | friend |
output(std::ostream &out) const override | LiteralImpl | virtual |
removeChildren() | TermImpl | |
resetParent(const Ice::Current &c=Ice::emptyCurrent) override | TermImpl | protected |
setParent(const TermImplBasePtr &parent, const Ice::Current &c=Ice::emptyCurrent) override | TermImpl | protected |
setValue(bool value, const Ice::Current &c=Ice::emptyCurrent) override | LiteralImpl | |
setValueAndData(bool value, const ::armarx::DataFieldIdentifierBasePtr &id, const ::armarx::VariantBasePtr &data, const Ice::Current &c=Ice::emptyCurrent) override | LiteralImpl | |
update(const Ice::Current &c=Ice::emptyCurrent) override | TermImpl | |
updateWithData(const Ice::Current &c=Ice::emptyCurrent) override | TermImpl | |
~LiteralImpl() | LiteralImpl | protected |
~TermImpl() override | TermImpl | |