ejson::Object Member List

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

add(const std::string &_name, const ejson::Value &_value)ejson::Object
begin()ejson::Object
begin() constejson::Object
clear()ejson::Value
clone() constejson::Value
display() constejson::Value
end()ejson::Object
end() constejson::Object
exist() constejson::Value
generateHumanString() constejson::Value
generateMachineString() constejson::Value
getKey(size_t _id) constejson::Object
getKeys() constejson::Object
getType() constejson::Value
isArray() constejson::Value
isBoolean() constejson::Value
isDocument() constejson::Value
isNull() constejson::Value
isNumber() constejson::Value
isObject() constejson::Value
isString() constejson::Value
iterator typedefejson::Object
m_dataejson::Valueprotected
Object(ememory::SharedPtr< ejson::internal::Value > _internalValue)ejson::Object
Object(const ejson::Object &_obj)ejson::Object
Object()ejson::Object
Object(const std::string &_data)ejson::Object
operator=(const ejson::Object &_obj)ejson::Object
operator[](const std::string &_name)ejson::Object
operator[](const std::string &_name) constejson::Object
operator[](size_t _id)ejson::Object
operator[](size_t _id) constejson::Object
remove(const std::string &_name)ejson::Object
remove(size_t _id)ejson::Object
remove(const iterator &_it)ejson::Object
size() constejson::Object
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
valueExist(const std::string &_name) constejson::Object
~Value()=defaultejson::Valuevirtual