|
OpenStructure
|
#include <vector>#include <fstream>#include <boost/shared_ptr.hpp>#include <boost/filesystem.hpp>#include <ost/io/binary_data_source.hh>#include <ost/io/binary_data_sink.hh>#include <ost/io/io_exception.hh>#include <ost/message.hh>#include <ost/mol/atom_handle.hh>#include <ost/mol/residue_handle.hh>Go to the source code of this file.
Data Structures | |
| class | Interaction |
Namespaces | |
| namespace | ost |
| namespace | ost::mol |
| namespace | ost::mol::mm |
Typedefs | |
| typedef boost::shared_ptr< Interaction > | InteractionPtr |
Enumerations | |
| enum | FuncType { Invalid , HarmonicBond , HarmonicAngle , UreyBradleyAngle , PeriodicDihedral , PeriodicImproper , HarmonicImproper , CMap , LJ , LJPair , GBSA , DistanceConstraint , Exclusion , HarmonicPositionRestraint , HarmonicDistanceRestraint } |