19 #ifndef OB_FUNCTIONS_H    20 #define OB_FUNCTIONS_H    55   OBAPI 
unsigned int GetTypicalValence(
unsigned int element, 
unsigned int bosum, 
int charge);
 unsigned int OBBondGetSmallestRingSize(OBBond *bond, unsigned int bound)
Return the size of the smallest ring in which a bond appears. 
Definition: obfunctions.cpp:25
void OBAtomAssignTypicalImplicitHydrogens(OBAtom *atom)
Assign implicit hydrogens to an OBAtom based on typical valences. 
Definition: obfunctions.cpp:940
unsigned int GetTypicalValence(unsigned int element, unsigned int bosum, int charge)
Return the typical valence of an atom of a particular element. 
Definition: obfunctions.cpp:77
Global namespace for all Open Babel code. 
Definition: alias.h:22