OpenStructure
|
#include <ost/mol/entity_handle.hh>
#include <ost/mol/chain_handle.hh>
#include <ost/mol/residue_handle.hh>
#include <ost/mol/entity_visitor.hh>
#include <ost/io/mol/entity_io_handler.hh>
#include <boost/iostreams/filtering_stream.hpp>
#include <boost/filesystem/fstream.hpp>
Go to the source code of this file.
Data Structures | |
class | PQRReader |
class | PQRWriter |
class | EntityIOPQRHandler |
Namespaces | |
ost | |
ost::io | |
Typedefs | |
typedef EntityIOHandlerFactory < EntityIOPQRHandler > | EntityIOPQRHandlerFactory |
Functions | |
mol::EntityHandle DLLEXPORT_OST_IO | LoadPQR (const String &file_name) |