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 30 of file bond_table.hh.
|
inline |
Definition at line 31 of file bond_table.hh.
|
inline |
Definition at line 37 of file bond_table.hh.
ATOM atoms[2] |
Definition at line 36 of file bond_table.hh.
BondHandle bond |
Definition at line 35 of file bond_table.hh.