OpenStructure
|
#include <bond_table.hh>
Public Types | |
typedef BondTableEntry< ATOM > | EntryType |
typedef std::map < impl::ConnectorImpl *, EntryType > | MapType |
Public Member Functions | |
void | Update (const BondHandle &bond, const ATOM &a) |
Data Fields | |
MapType | bonds |
Definition at line 43 of file bond_table.hh.
typedef BondTableEntry<ATOM> EntryType |
Definition at line 44 of file bond_table.hh.
typedef std::map<impl::ConnectorImpl*, EntryType> MapType |
Definition at line 45 of file bond_table.hh.
|
inline |
Definition at line 47 of file bond_table.hh.
MapType bonds |
Definition at line 46 of file bond_table.hh.