19 #ifndef OB_BONDTYPER_H 20 #define OB_BONDTYPER_H 33 std::vector<std::pair<OBSmartsPattern*, std::vector<int> > > _fgbonds;
40 void ParseLine(
const char*);
42 size_t GetSize() {
return _fgbonds.size();}
47 void AssignFunctionalGroupBonds(
OBMol &mol);
54 #endif // OB_BONDTYPER_H Molecule Class.
Definition: mol.h:118
Global data and resource file parsers.
size_t GetSize()
Definition: bondtyper.h:42
Assigns bond types for file formats without bond information.
Definition: bondtyper.h:30
Base data table class, handles reading data files.
Definition: data.h:48
Global namespace for all Open Babel code.
Definition: alias.h:22