19 #ifndef OST_IO_PDB_STR_HH
20 #define OST_IO_PDB_STR_HH
27 namespace ost {
namespace io {
31 EntityToPDBString(
const mol::EntityHandle& ent,
const IOProfile& profile=IOProfile());
34 EntityToPDBString(
const mol::EntityView& ent,
const IOProfile& profile=IOProfile());
String DLLEXPORT_OST_IO EntityToPDBString(const mol::EntityHandle &ent, const IOProfile &profile=IOProfile())
mol::EntityHandle DLLEXPORT_OST_IO PDBStringToEntity(const String &pdb, const IOProfile &profile=IOProfile(), bool process=false)