AtomSpec Struct Reference
An internal (SMARTS parser) atom specification. More...
#include <openbabel/parsmart.h>
Public Attributes | |
| AtomExpr * | expr |
| int | visit |
| int | part |
| int | chiral_flag |
| int | vb |
| std::vector< int > | nbrs |
Detailed Description
An internal (SMARTS parser) atom specification.
Member Data Documentation
| int visit |
| int part |
Referenced by OpenBabel::CopyPattern(), and OpenBabel::CreateAtom().
| int chiral_flag |
Referenced by OBSmartsMatcher::match(), and OBSmartsPattern::ParseSMARTSPart().
| int vb |
Referenced by OpenBabel::CreateAtom().
| std::vector<int> nbrs |
Referenced by OBSmartsMatcher::match(), and OBSmartsPattern::SMARTSParser().
The documentation for this struct was generated from the following file:


