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

Public Member Functions

 NymphString (std::string value)
 
 NymphString (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 (std::string value)
 
std::string getValue ()
 
void setEmptyString (bool val=true)
 
uint32_t binarySize ()
 

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