OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions
pdb_str.hh File Reference
#include <ost/io/module_config.hh>
#include <ost/mol/entity_view.hh>
#include <ost/mol/entity_handle.hh>
#include <ost/io/mol/io_profile.hh>

Go to the source code of this file.

Namespaces

 ost
 
 ost::io
 

Functions

String DLLEXPORT_OST_IO EntityToPDBString (const mol::EntityHandle &ent, const IOProfile &profile=IOProfile())
 
String DLLEXPORT_OST_IO EntityToPDBString (const mol::EntityView &ent, const IOProfile &profile=IOProfile())
 
mol::EntityHandle DLLEXPORT_OST_IO PDBStringToEntity (const String &pdb, const IOProfile &profile=IOProfile(), bool process=false)