|
OpenStructure
|
#include <compound.hh>
Public Member Functions | |
| BondSpec () | |
| 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 88 of file compound.hh.
|
inline |
Definition at line 89 of file compound.hh.
|
inline |
Definition at line 98 of file compound.hh.
|
inline |
Definition at line 94 of file compound.hh.
| int atom_one |
Definition at line 101 of file compound.hh.
| int atom_two |
Definition at line 102 of file compound.hh.
| int order |
Definition at line 103 of file compound.hh.
1.8.1.1