OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Structures | Namespaces | Typedefs
ff_reader.hh File Reference
#include <fstream>
#include <boost/filesystem.hpp>
#include <boost/algorithm/string.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/unordered_map.hpp>
#include <ost/base.hh>
#include <ost/io/io_exception.hh>
#include <ost/mol/mm/forcefield.hh>
#include <ost/mol/mm/interaction.hh>
#include <ost/mol/mm/gromacs_block_modifiers.hh>

Go to the source code of this file.

Data Structures

class  GromacsData
 
class  CHARMMData
 
class  MMPreprocessor
 
class  FFReader
 

Namespaces

 ost
 
 ost::mol
 
 ost::mol::mm
 

Typedefs

typedef boost::shared_ptr
< GromacsData > 
GromacsDataPtr
 
typedef boost::shared_ptr
< FFReader > 
FFReaderPtr
 
typedef boost::shared_ptr
< CHARMMData > 
CHARMMDataPtr