ejson::Null Member List

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

clear()ejson::Value
clone() constejson::Value
display() constejson::Value
exist() constejson::Value
generateHumanString() constejson::Value
generateMachineString() constejson::Value
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
Null(ememory::SharedPtr< ejson::internal::Value > _internalValue)ejson::Null
Null(const ejson::Null &_obj)ejson::Null
Null()ejson::Null
operator=(const ejson::Null &_obj)ejson::Null
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