RxDock 0.1.0
A fast, versatile, and open-source program for docking ligands to proteins and nucleic acids
Loading...
Searching...
No Matches
Public Member Functions | List of all members
rxdock::PsfFileSink Class Reference
Inheritance diagram for rxdock::PsfFileSink:
rxdock::BaseMolecularFileSink rxdock::BaseFileSink

Public Member Functions

RBTDLL_EXPORT PsfFileSink (const std::string &fileName, ModelPtr spModel)
 
virtual void Render ()
 
- Public Member Functions inherited from rxdock::BaseMolecularFileSink
 BaseMolecularFileSink (const std::string &fileName, ModelPtr spModel, bool bUseModelSegmentNames=true)
 
virtual bool isMultiConfSupported ()
 
ModelPtr GetModel () const
 
RBTDLL_EXPORT void SetModel (ModelPtr spModel, bool bUseModelSegmentNames=false)
 
void SetNextSegmentId (int nSegmentId)
 
bool GetMultiConf () const
 
void SetMultiConf (bool bMultiConf)
 
void WriteMultiConf ()
 
ModelList GetSolvent () const
 
void SetSolvent (ModelList solventList)
 
- Public Member Functions inherited from rxdock::BaseFileSink
 BaseFileSink (const std::string &fileName)
 
std::string GetFileName () const
 
void SetFileName (const std::string &fileName)
 
bool StatusOK ()
 
Error Status ()
 
virtual void Render ()=0
 

Additional Inherited Members

- Protected Member Functions inherited from rxdock::BaseMolecularFileSink
void Reset ()
 
- Protected Member Functions inherited from rxdock::BaseFileSink
void Write (bool bClearCache=true)
 
void AddLine (const std::string &fileRec)
 
void ReplaceLine (const std::string &fileRec, unsigned int nRec)
 
bool isCacheEmpty () const
 
bool GetAppend () const
 
void SetAppend (bool bAppend)
 
- Protected Attributes inherited from rxdock::BaseMolecularFileSink
int m_nAtomId
 
int m_nSubunitId
 
int m_nSegmentId
 
bool m_bUseModelSegmentNames
 

Member Function Documentation

◆ Render()

void PsfFileSink::Render ( )
virtual

Implements rxdock::BaseFileSink.


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