SPT JSON API  1.0.0
Developed by Sans Pareil Technologies, Inc. (SPT)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
spt::json::Json< Container > Member List

This is the complete list of members for spt::json::Json< Container >, including all inherited members.

begin() const spt::json::Json< Container >inline
clear()spt::json::Json< Container >inline
empty() const spt::json::Json< Container >inline
end() const spt::json::Json< Container >inline
getElements()spt::json::Json< Container >inlineprotected
getElements() const spt::json::Json< Container >inlineprotected
getType() const spt::json::Valueinline
Iterator typedefspt::json::Json< Container >
Json(Type type)spt::json::Json< Container >inlineexplicit
Json(Json &&rhs)spt::json::Json< Container >inline
operator=(Json &&rhs)spt::json::Json< Container >inline
spt::json::Value::operator=(Value &&rhs)spt::json::Valueinline
spt::json::Value::operator=(Value &)=deletespt::json::Value
Ptr typedefspt::json::Value
size() const spt::json::Json< Container >inline
toJson(std::ostream &stream, bool prettyPrint=false) const =0spt::json::Json< Container >pure virtual
toString(bool prettyPrint=false) const =0spt::json::Json< Container >pure virtual
Type enum namespt::json::Value
Value(Value &&rhs)spt::json::Valueinline
Value(const Value &)=deletespt::json::Value
Value(Type t)spt::json::Valueinlineexplicitprotected
~Value()spt::json::Valueinlinevirtual