RxDock 0.1.0
A fast, versatile, and open-source program for docking ligands to proteins and nucleic acids
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Static Public Attributes | List of all members
rxdock::Vble Class Reference

Public Types

enum  VbleType { CTE , LIG , SCORE , SITE }
 

Public Member Functions

 Vble (std::string s, ReturnType val=0.0)
 
 Vble (const Vble &v)
 
void SetValue (ReturnType val)
 
ReturnType GetValue () const
 
Vbleoperator= (const Vble &v)
 
void SetName (std::string nm)
 
std::string GetName () const
 
bool IsLig ()
 
bool IsScore ()
 
bool IsSite ()
 

Static Public Attributes

static const std::string _CT = "Vble"
 

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