bond_ | BALL::SmartsParser::SPEdge | protected |
first_ | BALL::SmartsParser::SPEdge | protected |
first_edge_ | BALL::SmartsParser::SPEdge | protected |
getFirstSPEdge() const | BALL::SmartsParser::SPEdge | inline |
getFirstSPNode() const | BALL::SmartsParser::SPEdge | inline |
getLogicalOperator() const | BALL::SmartsParser::SPEdge | inline |
getPartnerSPNode(SPNode *node) | BALL::SmartsParser::SPEdge | inline |
getSecondSPEdge() const | BALL::SmartsParser::SPEdge | inline |
getSecondSPNode() const | BALL::SmartsParser::SPEdge | inline |
getSPBond() const | BALL::SmartsParser::SPEdge | inline |
internal_ | BALL::SmartsParser::SPEdge | protected |
is_not_ | BALL::SmartsParser::SPEdge | protected |
isInternal() const | BALL::SmartsParser::SPEdge | inline |
isNot() const | BALL::SmartsParser::SPEdge | inline |
log_op_ | BALL::SmartsParser::SPEdge | protected |
second_ | BALL::SmartsParser::SPEdge | protected |
second_edge_ | BALL::SmartsParser::SPEdge | protected |
setFirstSPEdge(SPEdge *first) | BALL::SmartsParser::SPEdge | inline |
setFirstSPNode(SPNode *first) | BALL::SmartsParser::SPEdge | inline |
setInternal(bool internal) | BALL::SmartsParser::SPEdge | inline |
setLogicalOperator(LogicalOperator log_op) | BALL::SmartsParser::SPEdge | inline |
setNot(bool is_not) | BALL::SmartsParser::SPEdge | inline |
setSecondSPEdge(SPEdge *second) | BALL::SmartsParser::SPEdge | inline |
setSecondSPNode(SPNode *second) | BALL::SmartsParser::SPEdge | inline |
setSPBond(SPBond *sp_bond) | BALL::SmartsParser::SPEdge | inline |
SPEdge() | BALL::SmartsParser::SPEdge | |
SPEdge(const SPEdge &sp_edge) | BALL::SmartsParser::SPEdge | |
~SPEdge() | BALL::SmartsParser::SPEdge | virtual |