SOIL C++
C++ Unified Device Interface
SOIL::Element Member List

This is the complete list of members for SOIL::Element, including all inherited members.

add(std::string uuid, std::shared_ptr< Element > child)SOIL::Element
add(std::string uuid, Element *child)SOIL::Element
allowed_methodsHTTP::Resourceprotected
allowed_originsHTTP::Resourceprotected
apply_headers(Response &response)HTTP::Resourceprotected
cast(void)SOIL::Element
childrenSOIL::Element
content_typeHTTP::Resourceprotected
descriptionSOIL::Element
Element(std::shared_ptr< Element > parent, std::string uuid, std::string name, std::string description, std::string ontology="")SOIL::Element
fqid(void)SOIL::Element
handle(HTTP::Request request, std::smatch match=std::smatch())SOIL::Elementvirtual
handle_delete(Request message, std::smatch match=std::smatch())HTTP::Resourcevirtual
handle_exception(Request message, std::exception &exception, std::smatch match=std::smatch())HTTP::Resourcevirtual
handle_get(Request message, std::smatch match=std::smatch())HTTP::Resourcevirtual
handle_head(Request message, std::smatch match=std::smatch())HTTP::Resourcevirtual
handle_options(Request message, std::smatch match=std::smatch())HTTP::Resourcevirtual
handle_patch(Request message, std::smatch match=std::smatch())HTTP::Resourcevirtual
handle_post(Request message, std::smatch match=std::smatch())HTTP::Resourcevirtual
handle_put(Request message, std::smatch match=std::smatch())HTTP::Resourcevirtual
insert(std::string uuid, std::shared_ptr< Element > child)SOIL::Element
insert(std::string uuid, Element *child)SOIL::Element
is_function(void) constSOIL::Element
is_object(void) constSOIL::Element
is_parameter(void) constSOIL::Element
is_variable(void) constSOIL::Element
json(void)SOIL::Elementvirtual
mutexSOIL::Element
nameSOIL::Element
ontologySOIL::Element
operator[](std::string fqid)SOIL::Element
parentSOIL::Element
remove(std::string uuid)SOIL::Element
request_info(Request message, std::smatch match=std::smatch())HTTP::Resourcestatic
Resource()HTTP::Resource
selfSOIL::Element
uuidSOIL::Element
wjson(void)SOIL::Elementvirtual
~Element()SOIL::Elementvirtual
~Resource()HTTP::Resource