SOIL C++
C++ Unified Device Interface
|
This is the complete list of members for SOIL::Object, including all inherited members.
add(std::string uuid, std::shared_ptr< Element > child) | SOIL::Element | |
add(std::string uuid, Element *child) | SOIL::Element | |
allowed_methods | HTTP::Resource | protected |
allowed_origins | HTTP::Resource | protected |
apply_headers(Response &response) | HTTP::Resource | protected |
cast(void) | SOIL::Element | |
children | SOIL::Element | |
content_type | HTTP::Resource | protected |
create(std::shared_ptr< Element > parent, std::string uuid, std::string name, std::string description, std::string ontology="") | SOIL::Object | static |
description | SOIL::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::Element | virtual |
handle_delete(HTTP::Request message, std::smatch match=std::smatch()) override | SOIL::Object | virtual |
handle_exception(Request message, std::exception &exception, std::smatch match=std::smatch()) | HTTP::Resource | virtual |
handle_get(HTTP::Request message, std::smatch match=std::smatch()) override | SOIL::Object | virtual |
handle_head(Request message, std::smatch match=std::smatch()) | HTTP::Resource | virtual |
handle_options(Request message, std::smatch match=std::smatch()) | HTTP::Resource | virtual |
handle_patch(Request message, std::smatch match=std::smatch()) | HTTP::Resource | virtual |
handle_post(Request message, std::smatch match=std::smatch()) | HTTP::Resource | virtual |
handle_put(HTTP::Request message, std::smatch match=std::smatch()) override | SOIL::Object | virtual |
insert(HTTP::Json body) | SOIL::Object | virtual |
SOIL::Element::insert(std::string uuid, std::shared_ptr< Element > child) | SOIL::Element | |
SOIL::Element::insert(std::string uuid, Element *child) | SOIL::Element | |
is_function(void) const | SOIL::Element | |
is_object(void) const | SOIL::Element | |
is_parameter(void) const | SOIL::Element | |
is_variable(void) const | SOIL::Element | |
json(void) | SOIL::Element | virtual |
mutex | SOIL::Element | |
name | SOIL::Element | |
Object(std::shared_ptr< Element > parent, std::string uuid, std::string name, std::string description, std::string ontology="") | SOIL::Object | |
ontology | SOIL::Element | |
operator[](std::string fqid) | SOIL::Element | |
parent | SOIL::Element | |
ptr(void) | SOIL::Object | inline |
read(void) | SOIL::Object | virtual |
remove(void) | SOIL::Object | virtual |
SOIL::Element::remove(std::string uuid) | SOIL::Element | |
request_info(Request message, std::smatch match=std::smatch()) | HTTP::Resource | static |
Resource() | HTTP::Resource | |
self | SOIL::Element | |
uuid | SOIL::Element | |
wjson(void) | SOIL::Object | virtual |
~Element() | SOIL::Element | virtual |
~Object() | SOIL::Object | |
~Resource() | HTTP::Resource |