|
Apache Mesos
|
This is the complete list of members for process::HttpEvent, including all inherited members.
| as() const | process::Event | inline |
| consume(EventConsumer *consumer)&&override | process::HttpEvent | inlinevirtual |
| HttpEvent(http::Request *_request, Promise< http::Response > *_response) | process::HttpEvent | inline |
| HttpEvent(HttpEvent &&)=default | process::HttpEvent | |
| HttpEvent(const HttpEvent &)=delete | process::HttpEvent | |
| is() const | process::Event | inline |
| operator JSON::Object() const | process::Event | inline |
| operator=(HttpEvent &&)=default | process::HttpEvent | |
| operator=(const HttpEvent &)=delete | process::HttpEvent | |
| request | process::HttpEvent | |
| response | process::HttpEvent | |
| visit(EventVisitor *visitor) const override | process::HttpEvent | inlinevirtual |
| ~Event() | process::Event | inlinevirtual |
| ~HttpEvent() | process::HttpEvent | inlinevirtual |
1.8.5