NymphRPC Remote Procedure Call Library
Public Member Functions | List of all members
NymphDouble Class Reference
Inheritance diagram for NymphDouble:
NymphType

Public Member Functions

 NymphDouble (double value)
 
 NymphDouble (std::string *value, int &index)
 
NymphTypes type ()
 
std::string toString (bool quotes=false)
 
std::string serialize ()
 
bool deserialize (std::string *binary, int &index)
 
bool empty ()
 
void setValue (double value)
 
double getValue ()
 
uint32_t binarySize ()
 

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