![]() |
RxDock 0.1.0
A fast, versatile, and open-source program for docking ligands to proteins and nucleic acids
|
Public Member Functions | |
Cell (const Cell &c) | |
Cell & | operator= (const Cell &c) |
bool | Evaluated () const |
bool | Named () const |
bool | Constant () const |
void | Clear () |
ReturnType | GetResult () const |
std::string | GetName () const |
void | SetName (std::string s) |
void | SetResult (ReturnType r) |
void | SetConstant (ReturnType r) |
void | ResetConstant () |