ejson::Document Member List

This is the complete list of members for ejson::Document, 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
displayError()ejson::Document
Document(ememory::SharedPtr< ejson::internal::Value > _internalValue)ejson::Document
Document(const ejson::Document &_obj)ejson::Document
Document()ejson::Document
end()ejson::Object
end() constejson::Object
exist() constejson::Value
generate(std::string &_data)ejson::Document
generateHumanString() constejson::Value
generateMachineString() constejson::Value
getDisplayError()ejson::Document
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
load(const std::string &_file)ejson::Document
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::Document &_obj)ejson::Document
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
parse(const std::string &_data)ejson::Document
remove(const std::string &_name)ejson::Object
remove(size_t _id)ejson::Object
remove(const iterator &_it)ejson::Object
setDisplayError(bool _value)ejson::Document
size() constejson::Object
store(const std::string &_file)ejson::Document
storeSafe(const std::string &_file)ejson::Document
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