#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 | |||
| ) | 
Referenced by OpenBabel::match().
bool* _uatoms [protected]           | 
        
Referenced by OBSSMatch::Match(), OBSSMatch::OBSSMatch(), and OBSSMatch::~OBSSMatch().
Referenced by OBSSMatch::Match(), and OBSSMatch::OBSSMatch().
Referenced by OBSSMatch::Match(), and OBSSMatch::OBSSMatch().
std::vector<int> _map [protected]           | 
        
Referenced by OBSSMatch::Match(), and OBSSMatch::OBSSMatch().