OpenStructure
|
#include <bond_table.hh>
Public Member Functions | |
BondTableEntry (const BondHandle &b, const ATOM &atom) | |
bool | IsComplete () const |
Data Fields | |
BondHandle | bond |
ATOM | atoms [2] |
Definition at line 28 of file bond_table.hh.
|
inline |
Definition at line 29 of file bond_table.hh.
|
inline |
Definition at line 35 of file bond_table.hh.
ATOM atoms[2] |
Definition at line 34 of file bond_table.hh.
BondHandle bond |
Definition at line 33 of file bond_table.hh.