OpenStructure
|
#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 | EntityToSDFString (const mol::EntityHandle &ent) |
String DLLEXPORT_OST_IO | EntityToSDFString (const mol::EntityView &ent) |
mol::EntityHandle DLLEXPORT_OST_IO | SDFStringToEntity (const String &pdb, const IOProfile &profile) |