#include <entity_detail.hh>
Public Member Functions | |
| void | Clear () |
| void | AddAtom (const mol::AtomView &av) |
| void | AddBond (const mol::BondHandle &bv) |
Data Fields | |
| AtomEntryMap | atom_map |
| BondEntryList | bond_list |
| std::vector< long > | orphan_atom_list |
Definition at line 101 of file entity_detail.hh.
| void AddAtom | ( | const mol::AtomView & | av | ) |
| void AddBond | ( | const mol::BondHandle & | bv | ) |
| void Clear | ( | ) |
Definition at line 107 of file entity_detail.hh.
Definition at line 108 of file entity_detail.hh.
| std::vector<long> orphan_atom_list |
Definition at line 109 of file entity_detail.hh.
1.6.1