5MP Motion Camera JPEG Image and Movie Catcher  1.1.1.1
A CGI interface to capture and display pictures and movies using OpenCV.
jsonxx::Object Member List

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

container typedefjsonxx::Object
empty() constjsonxx::Object
get(const std::string &key)jsonxx::Object
get(const std::string &key) constjsonxx::Object
get(const std::string &key, const typename identity< T >::type &default_value) constjsonxx::Object
has(const std::string &key) constjsonxx::Object
import(const Object &other)jsonxx::Object
import(const std::string &key, const Value &value)jsonxx::Object
json() constjsonxx::Object
kv_map() constjsonxx::Object
Object()jsonxx::Object
Object(const Object &other)jsonxx::Object
Object(const std::string &key, const Value &value)jsonxx::Object
Object(const char(&key)[N], const Value &value)jsonxx::Objectinline
oddjsonxx::Objectprotected
operator<<(const Value &value)jsonxx::Object
operator<<(const Object &value)jsonxx::Object
operator<<(const T &value)jsonxx::Objectinline
operator=(const Object &value)jsonxx::Object
parse(std::istream &input)jsonxx::Object
parse(const std::string &input)jsonxx::Object
parse(std::istream &input, Object &object)jsonxx::Objectprotectedstatic
reset()jsonxx::Object
size() constjsonxx::Object
value_map_jsonxx::Objectprotected
write(unsigned format) constjsonxx::Object
xml(unsigned format=JSONx, const std::string &header=std::string(), const std::string &attrib=std::string()) constjsonxx::Object
~Object()jsonxx::Object