|
SatCat5
|
This is the complete list of members for satcat5::coap::ProxyResource, including all inherited members.
| ip() const | satcat5::coap::Resource | |
| m_fwd_addr (defined in satcat5::coap::ProxyResource) | satcat5::coap::ProxyResource | protected |
| m_fwd_port (defined in satcat5::coap::ProxyResource) | satcat5::coap::ProxyResource | protected |
| m_fwd_uri (defined in satcat5::coap::ProxyResource) | satcat5::coap::ProxyResource | protected |
| m_next (defined in satcat5::coap::Resource) | satcat5::coap::Resource | private |
| m_pool (defined in satcat5::coap::ProxyResource) | satcat5::coap::ProxyResource | protected |
| m_server | satcat5::coap::Resource | protected |
| m_uri_path | satcat5::coap::Resource | protected |
| normalize_uri(const char *uri) | satcat5::coap::Resource | inlineprotectedstatic |
| operator!=(const Resource &other) const | satcat5::coap::Resource | inline |
| operator==(const Resource &other) const | satcat5::coap::Resource | |
| ProxyResource(satcat5::coap::ProxyServer *server, const char *local_uri, const satcat5::ip::Addr &fwd_addr, const satcat5::udp::Port &fwd_port, const char *fwd_uri=nullptr) | satcat5::coap::ProxyResource | |
| request_any(Connection *obj, Reader *msg) | satcat5::coap::ProxyResource | protected |
| request_delete(Connection *obj, Reader *msg) override | satcat5::coap::ProxyResource | inlinevirtual |
| request_get(Connection *obj, Reader *msg) override | satcat5::coap::ProxyResource | inlinevirtual |
| request_post(Connection *obj, Reader *msg) override | satcat5::coap::ProxyResource | inlinevirtual |
| request_put(Connection *obj, Reader *msg) override | satcat5::coap::ProxyResource | inlinevirtual |
| Resource(const char *uri_path) | satcat5::coap::Resource | inlineexplicitprotected |
| Resource(ResourceServer *server, const char *uri_path) | satcat5::coap::Resource | protected |
| udp() const | satcat5::coap::Resource | |
| ~Resource() SATCAT5_OPTIONAL_DTOR | satcat5::coap::Resource | protected |