|
| 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) |
|
| BaseFileSink (const std::string &fileName) |
|
std::string | GetFileName () const |
|
void | SetFileName (const std::string &fileName) |
|
bool | StatusOK () |
|
Error | Status () |
|
virtual void | Render ()=0 |
|
|
void | Reset () |
|
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) |
|
|
int | m_nAtomId |
|
int | m_nSubunitId |
|
int | m_nSegmentId |
|
bool | m_bUseModelSegmentNames |
|
The documentation for this class was generated from the following files: