OpenStructure
|
#include <ost/io/mol/entity_io_handler.hh>
Go to the source code of this file.
Data Structures | |
class | EntityIOSDFHandler |
Namespaces | |
ost | |
ost::io | |
Typedefs | |
typedef EntityIOHandlerFactory < EntityIOSDFHandler > | EntityIOSDFHandlerFactory |
Functions | |
mol::EntityHandle DLLEXPORT_OST_IO | LoadSDF (const String &file_name) |
void DLLEXPORT_OST_IO | SaveSDF (const mol::EntityHandle &ent, const String &file_name) |
void DLLEXPORT_OST_IO | SaveSDF (const mol::EntityView &ent, const String &file_name) |