OpenStructure
Public Member Functions
SDFReader Class Reference

#include <sdf_reader.hh>

Public Member Functions

 SDFReader (const String &filename, const IOProfile &profile)
 
 SDFReader (const boost::filesystem::path &loc, const IOProfile &profile)
 
 SDFReader (std::istream &instream, const IOProfile &profile)
 
void Import (mol::EntityHandle &ent)
 
 SDFReader (const String &filename, const IOProfile &profile)
 
 SDFReader (const boost::filesystem::path &loc, const IOProfile &profile)
 
 SDFReader (std::istream &instream, const IOProfile &profile)
 
void Import (mol::EntityHandle &ent)
 

Detailed Description

Definition at line 38 of file sdf_reader.hh.

Constructor & Destructor Documentation

◆ SDFReader() [1/6]

SDFReader ( const String filename,
const IOProfile profile 
)

◆ SDFReader() [2/6]

SDFReader ( const boost::filesystem::path &  loc,
const IOProfile profile 
)

◆ SDFReader() [3/6]

SDFReader ( std::istream &  instream,
const IOProfile profile 
)

◆ SDFReader() [4/6]

SDFReader ( const String filename,
const IOProfile profile 
)

◆ SDFReader() [5/6]

SDFReader ( const boost::filesystem::path &  loc,
const IOProfile profile 
)

◆ SDFReader() [6/6]

SDFReader ( std::istream &  instream,
const IOProfile profile 
)

Member Function Documentation

◆ Import() [1/2]

void Import ( mol::EntityHandle ent)

◆ Import() [2/2]

void Import ( mol::EntityHandle ent)

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