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::SPNode
[inline]
begin
()
BALL::SmartsParser::SPNode
[inline]
begin
() const
BALL::SmartsParser::SPNode
[inline]
component_no_
BALL::SmartsParser::SPNode
[protected]
countEdges
() const
BALL::SmartsParser::SPNode
[inline]
EdgeConstIterator
typedef
BALL::SmartsParser::SPNode
EdgeIterator
typedef
BALL::SmartsParser::SPNode
edges_
BALL::SmartsParser::SPNode
[protected]
end
()
BALL::SmartsParser::SPNode
[inline]
end
() const
BALL::SmartsParser::SPNode
[inline]
first_edge_
BALL::SmartsParser::SPNode
[protected]
getComponentNumber
()
BALL::SmartsParser::SPNode
[inline]
getFirstEdge
() const
BALL::SmartsParser::SPNode
[inline]
getLogicalOperator
() const
BALL::SmartsParser::SPNode
[inline]
getNot
() const
BALL::SmartsParser::SPNode
[inline]
getSecondEdge
() const
BALL::SmartsParser::SPNode
[inline]
getSPAtom
() const
BALL::SmartsParser::SPNode
[inline]
internal_
BALL::SmartsParser::SPNode
[protected]
is_not_
BALL::SmartsParser::SPNode
[protected]
isInternal
() const
BALL::SmartsParser::SPNode
[inline]
isRecursive
() const
BALL::SmartsParser::SPNode
[inline]
log_op_
BALL::SmartsParser::SPNode
[protected]
recursive_
BALL::SmartsParser::SPNode
[protected]
second_edge_
BALL::SmartsParser::SPNode
[protected]
setComponentNumber
(int no)
BALL::SmartsParser::SPNode
[inline]
setFirstEdge
(SPEdge *first)
BALL::SmartsParser::SPNode
[inline]
setInternal
(bool internal)
BALL::SmartsParser::SPNode
[inline]
setLogicalOperator
(LogicalOperator log_op)
BALL::SmartsParser::SPNode
[inline]
setNot
(bool is_not)
BALL::SmartsParser::SPNode
[inline]
setRecursive
(bool recursive)
BALL::SmartsParser::SPNode
setSecondEdge
(SPEdge *second)
BALL::SmartsParser::SPNode
[inline]
setSPAtom
(SPAtom *sp_atom)
BALL::SmartsParser::SPNode
[inline]
sp_atom_
BALL::SmartsParser::SPNode
[protected]
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::SPNode
[virtual]