NymphRPC Remote Procedure Call Library
Public Member Functions | List of all members
NymphType Class Referenceabstract
Inheritance diagram for NymphType:
NymphArray NymphBlob NymphBoolean NymphDouble NymphFloat NymphNull NymphSint16 NymphSint32 NymphSint64 NymphSint8 NymphString NymphStruct NymphUint16 NymphUint32 NymphUint64 NymphUint8

Public Member Functions

virtual NymphTypes type ()=0
 
virtual std::string toString (bool quotes=false)=0
 
virtual std::string serialize ()=0
 
virtual bool deserialize (std::string *binary, int &index)=0
 
virtual bool empty ()=0
 
virtual uint32_t binarySize ()=0
 

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