OpenStructure
|
#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 () | |
Definition at line 47 of file pdb_writer.hh.
~PDBWriter | ( | ) |
~PDBWriter | ( | ) |
|
inline |
Definition at line 56 of file pdb_writer.hh.
|
inline |
Definition at line 56 of file pdb_writer.hh.
|
inline |
Definition at line 58 of file pdb_writer.hh.
|
inline |
Definition at line 58 of file pdb_writer.hh.
|
inline |
Definition at line 57 of file pdb_writer.hh.
|
inline |
Definition at line 57 of file pdb_writer.hh.
|
inline |
Definition at line 55 of file pdb_writer.hh.
|
inline |
Definition at line 55 of file pdb_writer.hh.
void Write | ( | const mol::AtomHandleList & | atoms | ) |
void Write | ( | const mol::AtomHandleList & | atoms | ) |
void Write | ( | const mol::EntityHandle & | ent | ) |
void Write | ( | const mol::EntityHandle & | ent | ) |
void Write | ( | const mol::EntityView & | ent | ) |
void Write | ( | const mol::EntityView & | ent | ) |