| ZeroEQ
    0.9.0
    ZeroEQ - Zero Event Queue | 
This is the complete list of members for zeroeq::http::Server, including all inherited members.
| addConnection(const std::string &uri) | zeroeq::Receiver | protectedvirtual | 
| getSchema(const servus::Serializable &object) const | zeroeq::http::Server | |
| getSchema(const std::string &endpoint) const | zeroeq::http::Server | |
| getSocketDescriptor() const | zeroeq::http::Server | |
| getURI() const | zeroeq::http::Server | |
| handle(Method method, const std::string &endpoint, RESTFunc func) | zeroeq::http::Server | |
| handle(servus::Serializable &object) | zeroeq::http::Server | inline | 
| handle(const std::string &endpoint, servus::Serializable &object) | zeroeq::http::Server | |
| handleGET(const servus::Serializable &object) | zeroeq::http::Server | |
| handleGET(const std::string &endpoint, const servus::Serializable &object) | zeroeq::http::Server | |
| handleGET(const std::string &endpoint, const GETFunc &func) | zeroeq::http::Server | |
| handleGET(const std::string &endpoint, const std::string &schema, const GETFunc &func) | zeroeq::http::Server | |
| handlePUT(servus::Serializable &object) | zeroeq::http::Server | |
| handlePUT(const std::string &endpoint, servus::Serializable &object) | zeroeq::http::Server | |
| handlePUT(const std::string &endpoint, const PUTFunc &func) | zeroeq::http::Server | |
| handlePUT(const std::string &endpoint, const std::string &schema, const PUTFunc &func) | zeroeq::http::Server | |
| handlePUT(const std::string &endpoint, const PUTPayloadFunc &func) | zeroeq::http::Server | |
| handlePUT(const std::string &endpoint, const std::string &schema, const PUTPayloadFunc &func) | zeroeq::http::Server | |
| operator=(Receiver &&) (defined in zeroeq::Receiver) | zeroeq::Receiver | |
| parse(int argc, const char *const *argv) | zeroeq::http::Server | static | 
| parse(int argc, const char *const *argv, Receiver &shared) (defined in zeroeq::http::Server) | zeroeq::http::Server | static | 
| receive(const uint32_t timeout=TIMEOUT_INDEFINITE) | zeroeq::Receiver | |
| Receiver() | zeroeq::Receiver | |
| Receiver(Receiver &shared) | zeroeq::Receiver | explicit | 
| Receiver(Receiver &&) (defined in zeroeq::Receiver) | zeroeq::Receiver | |
| remove(const servus::Serializable &object) | zeroeq::http::Server | |
| remove(const std::string &endpoint) | zeroeq::http::Server | |
| respondTo(Request &request) const | zeroeq::http::Server | protectedvirtual | 
| Server(const URI &uri, Receiver &shared) | zeroeq::http::Server | |
| Server(const URI &uri) (defined in zeroeq::http::Server) | zeroeq::http::Server | explicit | 
| Server(Receiver &shared) (defined in zeroeq::http::Server) | zeroeq::http::Server | explicit | 
| Server(Server &shared) (defined in zeroeq::http::Server) | zeroeq::http::Server | inlineexplicit | 
| Server() (defined in zeroeq::http::Server) | zeroeq::http::Server | |
| update() | zeroeq::Receiver | inlineprotectedvirtual | 
| ~Receiver() (defined in zeroeq::Receiver) | zeroeq::Receiver | virtual | 
| ~Server() | zeroeq::http::Server |