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

#include <pdb_writer.hh>

Public Member Functions

 PDBWriter (const String &filename, const IOProfile &profile)
 
 PDBWriter (const boost::filesystem::path &filename, const IOProfile &profile)
 
 PDBWriter (std::ostream &outstream, const IOProfile &profile)
 
void SetWriteMultiModel (bool flag)
 
bool GetWriteMultiModel () const
 
void SetIsPQR (bool flag)
 
bool IsPQR () const
 
void Write (const mol::EntityView &ent)
 
void Write (const mol::EntityHandle &ent)
 
void Write (const mol::AtomHandleList &atoms)
 
 ~PDBWriter ()
 
 PDBWriter (const String &filename, const IOProfile &profile)
 
 PDBWriter (const boost::filesystem::path &filename, const IOProfile &profile)
 
 PDBWriter (std::ostream &outstream, const IOProfile &profile)
 
void SetWriteMultiModel (bool flag)
 
bool GetWriteMultiModel () const
 
void SetIsPQR (bool flag)
 
bool IsPQR () const
 
void Write (const mol::EntityView &ent)
 
void Write (const mol::EntityHandle &ent)
 
void Write (const mol::AtomHandleList &atoms)
 
 ~PDBWriter ()
 

Detailed Description

Definition at line 47 of file pdb_writer.hh.

Constructor & Destructor Documentation

PDBWriter ( const String filename,
const IOProfile profile 
)
PDBWriter ( const boost::filesystem::path &  filename,
const IOProfile profile 
)
PDBWriter ( std::ostream &  outstream,
const IOProfile profile 
)
~PDBWriter ( )
PDBWriter ( const String filename,
const IOProfile profile 
)
PDBWriter ( const boost::filesystem::path &  filename,
const IOProfile profile 
)
PDBWriter ( std::ostream &  outstream,
const IOProfile profile 
)
~PDBWriter ( )

Member Function Documentation

bool GetWriteMultiModel ( ) const
inline

Definition at line 56 of file pdb_writer.hh.

bool GetWriteMultiModel ( ) const
inline

Definition at line 56 of file pdb_writer.hh.

bool IsPQR ( ) const
inline

Definition at line 58 of file pdb_writer.hh.

bool IsPQR ( ) const
inline

Definition at line 58 of file pdb_writer.hh.

void SetIsPQR ( bool  flag)
inline

Definition at line 57 of file pdb_writer.hh.

void SetIsPQR ( bool  flag)
inline

Definition at line 57 of file pdb_writer.hh.

void SetWriteMultiModel ( bool  flag)
inline

Definition at line 55 of file pdb_writer.hh.

void SetWriteMultiModel ( bool  flag)
inline

Definition at line 55 of file pdb_writer.hh.

void Write ( const mol::EntityView ent)
void Write ( const mol::EntityView ent)
void Write ( const mol::EntityHandle ent)
void Write ( const mol::EntityHandle ent)
void Write ( const mol::AtomHandleList atoms)
void Write ( const mol::AtomHandleList atoms)

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