BALL  1.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
BALL::SmartsParser::SPNode Member List

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

addSPEdge(SPEdge *sp_edge)BALL::SmartsParser::SPNodeinline
begin()BALL::SmartsParser::SPNodeinline
begin() const BALL::SmartsParser::SPNodeinline
component_no_BALL::SmartsParser::SPNodeprotected
countEdges() const BALL::SmartsParser::SPNodeinline
EdgeConstIterator typedefBALL::SmartsParser::SPNode
EdgeIterator typedefBALL::SmartsParser::SPNode
edges_BALL::SmartsParser::SPNodeprotected
end()BALL::SmartsParser::SPNodeinline
end() const BALL::SmartsParser::SPNodeinline
first_edge_BALL::SmartsParser::SPNodeprotected
getComponentNumber() const BALL::SmartsParser::SPNodeinline
getFirstEdge() const BALL::SmartsParser::SPNodeinline
getLogicalOperator() const BALL::SmartsParser::SPNodeinline
getNot() const BALL::SmartsParser::SPNodeinline
getSecondEdge() const BALL::SmartsParser::SPNodeinline
getSPAtom() const BALL::SmartsParser::SPNodeinline
internal_BALL::SmartsParser::SPNodeprotected
is_not_BALL::SmartsParser::SPNodeprotected
isInternal() const BALL::SmartsParser::SPNodeinline
isRecursive() const BALL::SmartsParser::SPNodeinline
log_op_BALL::SmartsParser::SPNodeprotected
recursive_BALL::SmartsParser::SPNodeprotected
second_edge_BALL::SmartsParser::SPNodeprotected
setComponentNumber(int no)BALL::SmartsParser::SPNodeinline
setFirstEdge(SPEdge *first)BALL::SmartsParser::SPNodeinline
setInternal(bool internal)BALL::SmartsParser::SPNodeinline
setLogicalOperator(LogicalOperator log_op)BALL::SmartsParser::SPNodeinline
setNot(bool is_not)BALL::SmartsParser::SPNodeinline
setRecursive(bool recursive)BALL::SmartsParser::SPNode
setSecondEdge(SPEdge *second)BALL::SmartsParser::SPNodeinline
setSPAtom(SPAtom *sp_atom)BALL::SmartsParser::SPNodeinline
sp_atom_BALL::SmartsParser::SPNodeprotected
SPNode()BALL::SmartsParser::SPNode
SPNode(SPAtom *atom)BALL::SmartsParser::SPNode
SPNode(SPNode *first, LogicalOperator log_op, SPNode *second)BALL::SmartsParser::SPNode
SPNode(const SPNode &sp_node)BALL::SmartsParser::SPNode
~SPNode()BALL::SmartsParser::SPNodevirtual