![]() |
RxDock 0.1.0
A fast, versatile, and open-source program for docking ligands to proteins and nucleic acids
|
Public Member Functions | |
BaseFileSink (const std::string &fileName) | |
std::string | GetFileName () const |
void | SetFileName (const std::string &fileName) |
bool | StatusOK () |
Error | Status () |
virtual void | Render ()=0 |
Friends | |
void | to_json (json &j, const BaseFileSink &baseFileSink) |
void | from_json (const json &j, BaseFileSink &baseFileSink) |