BALL
1.4.2
|
This is the complete list of members for BALL::SmartsMatcher, including all inherited members.
depth_ | BALL::SmartsMatcher | protected |
evaluate_(RecStruct_ &rs, SPNode *start_node, const Atom *start_atom) | BALL::SmartsMatcher | protected |
evaluate_edge_(RecStruct_ &rs, SPEdge *start_node, const Atom *start_atom, const Bond *start_bond) | BALL::SmartsMatcher | protected |
evaluate_node_(RecStruct_ &rs, SPNode *start_node, const Atom *start_atom) | BALL::SmartsMatcher | protected |
evaluateRingEdges_(const std::set< const Atom * > &matching, const std::map< const SPNode *, const Atom * > &mapping, const String &smarts) | BALL::SmartsMatcher | protected |
has_user_sssr_ | BALL::SmartsMatcher | protected |
Match typedef | BALL::SmartsMatcher | |
match(Match &matches, Molecule &mol, const String &smarts) | BALL::SmartsMatcher | |
match(Match &matches, Molecule &mol, const String &smarts, const std::set< const Atom * > &start_atoms) | BALL::SmartsMatcher | |
match(std::vector< Match > &matches, Molecule &mol, const std::vector< String > &smarts) | BALL::SmartsMatcher | |
match(std::vector< Match > &matches, Molecule &mol, const std::vector< String > &smarts, const std::set< const Atom * > &start_atoms) | BALL::SmartsMatcher | |
operator=(const SmartsMatcher &matcher) | BALL::SmartsMatcher | private |
pool_ | BALL::SmartsMatcher | protectedstatic |
rec_matches_ | BALL::SmartsMatcher | protected |
setSSSR(const std::vector< std::vector< Atom * > > &sssr) | BALL::SmartsMatcher | |
SmartsMatcher() | BALL::SmartsMatcher | |
SmartsMatcher(const SmartsMatcher &matcher) | BALL::SmartsMatcher | private |
SPAtom typedef | BALL::SmartsMatcher | protected |
SPBond typedef | BALL::SmartsMatcher | protected |
SPEdge typedef | BALL::SmartsMatcher | protected |
SPNode typedef | BALL::SmartsMatcher | protected |
sssr_ | BALL::SmartsMatcher | protected |
unsetSSSR() | BALL::SmartsMatcher | |
~SmartsMatcher() | BALL::SmartsMatcher | virtual |