Struct representing a single stereogenic unit. More...
#include <openbabel/stereo/stereo.h>
Public Member Functions | |
OBStereoUnit () | |
OBStereoUnit (OBStereo::Type _type, unsigned long _id, bool _para=false) | |
Public Attributes | |
OBStereo::Type | type |
unsigned long | id |
bool | para |
Struct representing a single stereogenic unit.
OBStereoUnit | ( | ) | [inline] |
Default constructor creating an invalid OBStereoUnit. The unit can be made valid by setting the type, id and para data members.
OBStereoUnit | ( | OBStereo::Type | _type, |
unsigned long | _id, | ||
bool | _para = false |
||
) | [inline] |
Constructor specifying all data to create a valid OBStereoUnit.
the type for this stereogenic unit
unsigned long id |
bool para |
the atom/bond (depends on type) unique id