OpenStructure
|
#include <ost/mol/residue_handle.hh>
#include <ost/mol/mm/buildingblock.hh>
#include <boost/shared_ptr.hpp>
#include <ost/mol/xcs_editor.hh>
#include <ost/io/binary_data_source.hh>
#include <ost/io/binary_data_sink.hh>
Go to the source code of this file.
Data Structures | |
class | HydrogenConstructor |
class | TerminiConstructor |
class | BlockModifier |
Namespaces | |
ost | |
ost::mol | |
ost::mol::mm | |
Typedefs | |
typedef boost::shared_ptr < HydrogenConstructor > | HydrogenConstructorPtr |
typedef boost::shared_ptr < TerminiConstructor > | TerminiConstructorPtr |
typedef boost::shared_ptr < BlockModifier > | BlockModifierPtr |
Enumerations | |
enum | BlockModifierType { GromacsBlockModifiers, HeuristicBlockModifiers } |