BondSpec Struct Reference
An internal (SMARTS parser) bond specification. More...
#include <openbabel/parsmart.h>
Public Attributes | |
| BondExpr * | expr |
| int | src |
| int | dst |
| int | visit |
| bool | grow |
Detailed Description
An internal (SMARTS parser) bond specification.
Member Data Documentation
| int src |
| int dst |
| int visit |
| bool grow |
Referenced by OBSmartsMatcher::FastSingleMatch(), OpenBabel::MarkGrowBonds(), and OBSSMatch::Match().
The documentation for this struct was generated from the following file:


