#include <sdf_writer.hh>
Inherits ost::mol::EntityViewVisitor, and ost::mol::EntityViewVisitor.
Public Member Functions | |
SDFWriter (std::ostream &ostream) | |
SDFWriter (const String &filename) | |
SDFWriter (const boost::filesystem::path &filename) | |
void | Write (const mol::EntityView &ent) |
void | Write (const mol::EntityHandle &ent) |
SDFWriter (std::ostream &ostream) | |
SDFWriter (const String &filename) | |
SDFWriter (const boost::filesystem::path &filename) | |
void | Write (const mol::EntityView &ent) |
void | Write (const mol::EntityHandle &ent) |
Definition at line 41 of file sdf_writer.hh.
SDFWriter | ( | std::ostream & | ostream | ) |
SDFWriter | ( | const boost::filesystem::path & | filename | ) |
SDFWriter | ( | std::ostream & | ostream | ) |
SDFWriter | ( | const boost::filesystem::path & | filename | ) |
void Write | ( | const mol::EntityHandle & | ent | ) |
void Write | ( | const mol::EntityView & | ent | ) |
void Write | ( | const mol::EntityHandle & | ent | ) |
void Write | ( | const mol::EntityView & | ent | ) |