OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions
SDFReader Class Reference

#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)
 

Detailed Description

Definition at line 32 of file sdf_reader.hh.

Constructor & Destructor Documentation

SDFReader ( const String filename)
SDFReader ( const boost::filesystem::path &  loc)
SDFReader ( std::istream &  instream)
SDFReader ( const String filename)
SDFReader ( const boost::filesystem::path &  loc)
SDFReader ( std::istream &  instream)

Member Function Documentation

bool HasNext ( )
bool HasNext ( )
void Import ( mol::EntityHandle ent)
void Import ( mol::EntityHandle ent)

The documentation for this class was generated from the following files: