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

Public Member Functions

 NymphFloat (float value)
 
 NymphFloat (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 (float value)
 
float getValue ()
 
uint32_t binarySize ()
 

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