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 91 of file compound.hh.
|
inline |
Definition at line 92 of file compound.hh.
|
inline |
Definition at line 101 of file compound.hh.
|
inline |
Definition at line 97 of file compound.hh.
int atom_one |
Definition at line 104 of file compound.hh.
int atom_two |
Definition at line 105 of file compound.hh.
int order |
Definition at line 106 of file compound.hh.