![]() |
RxDock 0.1.0
A fast, versatile, and open-source program for docking ligands to proteins and nucleic acids
|
Public Member Functions | |
GPParser (int, int, int, int) | |
GPParser (const GPParser &) | |
void | Clear () |
std::ostream & | Print (std::ostream &) const |
ReturnTypeList | Parse (GPChromosomePtr, ReturnTypeList &) |
std::string | PrintParse (std::istream &, GPChromosomePtr, bool, bool) |
bool | IsConstantInt (int i) |
bool | IsConstantFloat (int i) |
Static Public Attributes | |
static const std::string | _CT = "GPParser" |
Friends | |
std::ostream & | operator<< (std::ostream &s, const GPParser &p) |