addEdge(SPEdge *edge) | BALL::SmartsParser | inline |
addNode(SPNode *node) | BALL::SmartsParser | inline |
addRecursiveEdge(SPEdge *edge) | BALL::SmartsParser | inline |
addRingConnection(SPNode *spnode, Size index) | BALL::SmartsParser | |
AND enum value | BALL::SmartsParser | |
AND_LOW enum value | BALL::SmartsParser | |
ANY_ZE enum value | BALL::SmartsParser | |
CCW_AL enum value | BALL::SmartsParser | |
CCW_AL_OR_UNSPECIFIED enum value | BALL::SmartsParser | |
CCW_DEFAULT enum value | BALL::SmartsParser | |
CCW_DEFAULT_OR_UNSPECIFIED enum value | BALL::SmartsParser | |
CCW_OH enum value | BALL::SmartsParser | |
CCW_OH_OR_UNSPECIFIED enum value | BALL::SmartsParser | |
CCW_SP enum value | BALL::SmartsParser | |
CCW_SP_OR_UNSPECIFIED enum value | BALL::SmartsParser | |
CCW_TB enum value | BALL::SmartsParser | |
CCW_TB_OR_UNSPECIFIED enum value | BALL::SmartsParser | |
CCW_TH enum value | BALL::SmartsParser | |
CCW_TH_OR_UNSPECIFIED enum value | BALL::SmartsParser | |
CHIRAL_CLASS_UNSPECIFIED enum value | BALL::SmartsParser | |
ChiralClass enum name | BALL::SmartsParser | |
clear() | BALL::SmartsParser | |
component_grouping_ | BALL::SmartsParser | protected |
component_no_ | BALL::SmartsParser | protected |
createAtom(const String &symbol, bool in_bracket=false) | BALL::SmartsParser | |
current_parser_ | BALL::SmartsParser | protectedstatic |
CW_AL enum value | BALL::SmartsParser | |
CW_AL_OR_UNSPECIFIED enum value | BALL::SmartsParser | |
CW_DEFAULT enum value | BALL::SmartsParser | |
CW_DEFAULT_OR_UNSPECIFIED enum value | BALL::SmartsParser | |
CW_OH enum value | BALL::SmartsParser | |
CW_OH_OR_UNSPECIFIED enum value | BALL::SmartsParser | |
CW_SP enum value | BALL::SmartsParser | |
CW_SP_OR_UNSPECIFIED enum value | BALL::SmartsParser | |
CW_TB enum value | BALL::SmartsParser | |
CW_TB_OR_UNSPECIFIED enum value | BALL::SmartsParser | |
CW_TH enum value | BALL::SmartsParser | |
CW_TH_OR_UNSPECIFIED enum value | BALL::SmartsParser | |
dumpTree() | BALL::SmartsParser | |
dumpTreeRecursive_(SPNode *node, Size depth) | BALL::SmartsParser | protected |
dumpTreeRecursive_(SPEdge *edge, Size depth) | BALL::SmartsParser | protected |
E enum value | BALL::SmartsParser | |
edges_ | BALL::SmartsParser | protected |
getEdges() const | BALL::SmartsParser | inline |
getNeedsSSSR() const | BALL::SmartsParser | inline |
getNodes() const | BALL::SmartsParser | inline |
getRingConnections() const | BALL::SmartsParser | |
getRoot() const | BALL::SmartsParser | inline |
hasComponentGrouping() const | BALL::SmartsParser | inline |
hasRecursiveEdge(SPEdge *edge) const | BALL::SmartsParser | inline |
isRecursive() const | BALL::SmartsParser | inline |
LogicalOperator enum name | BALL::SmartsParser | |
needs_SSSR_ | BALL::SmartsParser | protected |
nodes_ | BALL::SmartsParser | protected |
NONCHIRAL enum value | BALL::SmartsParser | |
NONCHIRAL_OR_UNSPECIFIED enum value | BALL::SmartsParser | |
NONE enum value | BALL::SmartsParser | |
NOOP enum value | BALL::SmartsParser | |
OR enum value | BALL::SmartsParser | |
parse(const String &s) | BALL::SmartsParser | |
rec_edges_ | BALL::SmartsParser | protected |
recursive_ | BALL::SmartsParser | protected |
ring_connections_ | BALL::SmartsParser | protected |
root_ | BALL::SmartsParser | protected |
setComponentGrouping(bool component_grouping) | BALL::SmartsParser | inline |
setNeedsSSSR(bool needs_sssr) | BALL::SmartsParser | inline |
setNextComponentNumberToSubTree(SPNode *spnode) | BALL::SmartsParser | |
setRecursive(bool recursive) | BALL::SmartsParser | inline |
setRoot(SPNode *root) | BALL::SmartsParser | inline |
setSSSR(const std::vector< std::vector< Atom * > > &sssr) | BALL::SmartsParser | |
SmartsParser() | BALL::SmartsParser | |
SmartsParser(const SmartsParser &parser) | BALL::SmartsParser | |
sssr_ | BALL::SmartsParser | protectedstatic |
state | BALL::SmartsParser | static |
Z enum value | BALL::SmartsParser | |
ZEIsomerType enum name | BALL::SmartsParser | |
~SmartsParser() | BALL::SmartsParser | virtual |