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 | Static Public Attributes | Friends | List of all members
rxdock::geneticprogram::GPParser Class Reference

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)
 

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