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

Public Member Functions

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

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