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::Token Class Reference

Public Member Functions

 Token (const Vble &)
 
 Token (Commands)
 
 Token (const Token &)
 
const VbleGetVble () const
 
bool IsVble ()
 
bool IsLog ()
 
bool IsExp ()
 
bool IsAdd ()
 
bool IsSub ()
 
bool IsMul ()
 
bool IsDiv ()
 
bool IsAnd ()
 
bool IsIf ()
 

Static Public Attributes

static const std::string _CT = "Token"
 

Friends

void to_json (json &j, const Token &token)
 
void from_json (const json &j, Token &token)
 

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