Used to store information on an external bond (e.g., SMILES fragments)
More...
#include <openbabel/generic.h>
List of all members.
Detailed Description
Used to store information on an external bond (e.g., SMILES fragments)
Constructor & Destructor Documentation
Member Function Documentation
int GetIdx |
( |
) |
const [inline] |
OBAtom* GetAtom |
( |
) |
const [inline] |
OBBond* GetBond |
( |
) |
const [inline] |
void SetIdx |
( |
int |
idx ) |
[inline] |
void SetAtom |
( |
OBAtom * |
atom ) |
[inline] |
void SetBond |
( |
OBBond * |
bond ) |
[inline] |
The documentation for this class was generated from the following files: