#include <sdf_reader.hh>
Public Member Functions | |
SDFReader (const String &filename) | |
SDFReader (const boost::filesystem::path &loc) | |
SDFReader (std::istream &instream) | |
bool | HasNext () |
void | Import (mol::EntityHandle &ent) |
SDFReader (const String &filename) | |
SDFReader (const boost::filesystem::path &loc) | |
SDFReader (std::istream &instream) | |
bool | HasNext () |
void | Import (mol::EntityHandle &ent) |
Definition at line 32 of file sdf_reader.hh.
SDFReader | ( | const boost::filesystem::path & | loc | ) |
SDFReader | ( | std::istream & | instream | ) |
SDFReader | ( | const boost::filesystem::path & | loc | ) |
SDFReader | ( | std::istream & | instream | ) |
bool HasNext | ( | ) |
bool HasNext | ( | ) |
void Import | ( | mol::EntityHandle & | ent | ) |
void Import | ( | mol::EntityHandle & | ent | ) |