|
OpenStructure
|
#include <compound.hh>
Public Member Functions | |
| BondSpec () | |
| BondSpec (int a, int b, int o) | |
| bool | operator== (const BondSpec &rhs) const |
| bool | operator!= (const BondSpec &rhs) const |
Data Fields | |
| int | atom_one |
| int | atom_two |
| int | order |
Definition at line 121 of file compound.hh.
|
inline |
Definition at line 122 of file compound.hh.
|
inline |
Definition at line 129 of file compound.hh.
|
inline |
Definition at line 134 of file compound.hh.
|
inline |
Definition at line 130 of file compound.hh.
| int atom_one |
Definition at line 137 of file compound.hh.
| int atom_two |
Definition at line 138 of file compound.hh.
| int order |
Definition at line 139 of file compound.hh.