#include <ost/mol/entity_view.hh>#include <ost/mol/alg/module_config.hh>Go to the source code of this file.
Data Structures | |
| class | UniqueAtomIdentifier |
| Contains the infomation needed to uniquely identify an atom in a structure. More... | |
Namespaces | |
| namespace | ost |
| namespace | ost::mol |
| namespace | ost::mol::alg |
Typedefs | |
| typedef std::pair < UniqueAtomIdentifier, UniqueAtomIdentifier > | UAtomIdentifiers |
| typedef std::map< std::pair < UniqueAtomIdentifier, UniqueAtomIdentifier > , std::pair< Real, Real > > | ResidueRDMap |
| typedef std::map < ost::mol::ResNum, ResidueRDMap > | GlobalRDMap |
| typedef std::map < UniqueAtomIdentifier, int > | ExistenceMap |
Functions | |
| String DLLEXPORT_OST_MOL_ALG | SwappedName (const String &name) |
| bool DLLEXPORT_OST_MOL_ALG | Swappable (const String &rname, const String &aname) |
1.6.1