OpenStructure
Public Member Functions
SDFWriter Class Reference

#include <sdf_writer.hh>

Inherits EntityViewVisitor, and 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)
 
- Public Member Functions inherited from EntityViewVisitor
virtual ~EntityViewVisitor ()
 
virtual void OnEntry ()
 
virtual void OnExit ()
 
virtual bool VisitResidue (const ResidueView &r)
 
virtual bool VisitAtom (const AtomView &a)
 
virtual bool VisitBond (const BondHandle &b)
 

Detailed Description

Definition at line 41 of file sdf_writer.hh.

Constructor & Destructor Documentation

◆ SDFWriter() [1/6]

SDFWriter ( std::ostream &  ostream)

◆ SDFWriter() [2/6]

SDFWriter ( const String filename)

◆ SDFWriter() [3/6]

SDFWriter ( const boost::filesystem::path &  filename)

◆ SDFWriter() [4/6]

SDFWriter ( std::ostream &  ostream)

◆ SDFWriter() [5/6]

SDFWriter ( const String filename)

◆ SDFWriter() [6/6]

SDFWriter ( const boost::filesystem::path &  filename)

Member Function Documentation

◆ Write() [1/4]

void Write ( const mol::EntityHandle ent)

◆ Write() [2/4]

void Write ( const mol::EntityHandle ent)

◆ Write() [3/4]

void Write ( const mol::EntityView ent)

◆ Write() [4/4]

void Write ( const mol::EntityView ent)

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