BALL::Expression Member List
This is the complete list of members for
BALL::Expression
, including all inherited members.
clear
()
BALL::Expression
[virtual]
constructExpressionTree_
(const ExpressionParser::SyntaxTree &tree)
BALL::Expression
[protected]
create_methods_
BALL::Expression
[protected]
CreationMethod
typedef
BALL::Expression
Expression
()
BALL::Expression
Expression
(const Expression &expression)
BALL::Expression
Expression
(const String &expression_string)
BALL::Expression
expression_string_
BALL::Expression
[protected]
expression_tree_
BALL::Expression
[protected]
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::Expression
[virtual]
operator=
(const Expression &expression)
BALL::Expression
operator==
(const Expression &expression) const
BALL::Expression
registerPredicate
(const String &name, CreationMethod creation_method)
BALL::Expression
registerStandardPredicates_
()
BALL::Expression
[protected]
setExpression
(const String &expression)
BALL::Expression
~Expression
()
BALL::Expression
[virtual]