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