#include <openbabel/parsmart.h>
Public Member Functions | |
| OBSSMatch (OBMol &, Pattern *) | |
| ~OBSSMatch () | |
| void | Match (std::vector< std::vector< int > > &v, int bidx=-1) |
Protected Attributes | |
| bool * | _uatoms |
| OBMol * | _mol |
| Pattern * | _pat |
| std::vector< int > | _map |
| ~OBSSMatch | ( | ) |
| void Match | ( | std::vector< std::vector< int > > & | v, | |
| int | bidx = -1 | |||
| ) |
bool* _uatoms [protected] |
std::vector<int> _map [protected] |