SOIL C++
C++ Unified Device Interface
SOIL::Figure< T, x, y > Member List

This is the complete list of members for SOIL::Figure< T, x, y >, 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(T value)SOIL::Figure< T, x, y >
SOIL::Element::cast(void)SOIL::Element
check_range(const Container< T, x, y > &value) constSOIL::Figure< T, x, y >
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
Figure(std::shared_ptr< Element > parent, std::string uuid, std::string name, std::string description, std::string unit, std::string ontology="", Range< T > range=Range< T >(), TIME time=TIME())SOIL::Figure< T, x, y >
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*(void)SOIL::Figure< T, x, y >
operator=(const Container< T, x, y > &value)SOIL::Figure< T, x, y >
operator[](std::string fqid)SOIL::Element
parentSOIL::Element
rangeSOIL::Figure< T, x, y >protected
read(void)=0SOIL::Figure< T, x, y >protectedpure virtual
remove(std::string uuid)SOIL::Element
request_info(Request message, std::smatch match=std::smatch())HTTP::Resourcestatic
Resource()HTTP::Resource
selfSOIL::Element
set_range(Range< T > range)SOIL::Figure< T, x, y >
set_time(TIME time)SOIL::Figure< T, x, y >
set_value(const Container< T, x, y > &value)SOIL::Figure< T, x, y >
timeSOIL::Figure< T, x, y >protected
unitSOIL::Figure< T, x, y >protected
update(const Container< T, x, y > &value, TIME time)SOIL::Figure< T, x, y >virtual
uuidSOIL::Element
valueSOIL::Figure< T, x, y >protected
wjson(void) overrideSOIL::Figure< T, x, y >virtual
write(void)=0SOIL::Figure< T, x, y >protectedpure virtual
~Element()SOIL::Elementvirtual
~Figure()SOIL::Figure< T, x, y >
~Resource()HTTP::Resource