BALL  1.4.79
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
BALL::Expression Member List

This is the complete list of members for BALL::Expression, including all inherited members.

clear()BALL::Expressionvirtual
constructExpressionTree_(const ExpressionParser::SyntaxTree &tree)BALL::Expressionprotected
create_methods_BALL::Expressionprotected
CreationMethod typedefBALL::Expression
Expression()BALL::Expression
Expression(const Expression &expression)BALL::Expression
Expression(const String &expression_string)BALL::Expression
expression_string_BALL::Expressionprotected
expression_tree_BALL::Expressionprotected
getCreationMethods() const BALL::Expression
getExpressionString() const BALL::Expression
getExpressionTree() const BALL::Expression
getPredicate(const String &name, const String &args="") const BALL::Expression
hasPredicate(const String &name) const BALL::Expression
operator()(const Atom &atom) const BALL::Expressionvirtual
operator=(const Expression &expression)BALL::Expression
operator==(const Expression &expression) const BALL::Expression
registerPredicate(const String &name, CreationMethod creation_method)BALL::Expression
registerStandardPredicates_()BALL::Expressionprotected
setExpression(const String &expression)BALL::Expression
~Expression()BALL::Expressionvirtual