ejson::String Member List

This is the complete list of members for ejson::String, including all inherited members.

clear()ejson::Value
clone() constejson::Value
display() constejson::Value
exist() constejson::Value
generateHumanString() constejson::Value
generateMachineString() constejson::Value
get(const std::string &_errorValue="") constejson::String
getType() constejson::Value
isArray() constejson::Value
isBoolean() constejson::Value
isDocument() constejson::Value
isNull() constejson::Value
isNumber() constejson::Value
isObject() constejson::Value
isString() constejson::Value
m_dataejson::Valueprotected
operator=(const ejson::String &_obj)ejson::String
set(const std::string &_value)ejson::String
String(ememory::SharedPtr< ejson::internal::Value > _internalValue)ejson::String
String(const ejson::String &_obj)ejson::String
String(const std::string &_value="")ejson::String
toArray()ejson::Value
toArray() constejson::Value
toBoolean()ejson::Value
toBoolean() constejson::Value
toDocument()ejson::Value
toDocument() constejson::Value
toNull()ejson::Value
toNull() constejson::Value
toNumber()ejson::Value
toNumber() constejson::Value
toObject()ejson::Value
toObject() constejson::Value
toString()ejson::Value
toString() constejson::Value
transfertIn(ejson::Value &_obj)ejson::Value
Value(const ememory::SharedPtr< ejson::internal::Value > &_internalValue)ejson::Value
Value()ejson::Value
~Value()=defaultejson::Valuevirtual