httpmockserver
|
This is the complete list of members for httpmock::MockServer::Server, including all inherited members.
daemon | httpmock::MockServer::Server | private |
getConnectionArgs(struct MHD_Connection *connection) | httpmock::MockServer::Server | privatestatic |
handlerCallback(struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **con_cls) | httpmock::MockServer::Server | private |
isRunning() const | httpmock::MockServer::Server | inline |
keyValueIterator(void *outputContainer, enum MHD_ValueKind, const char *key, const char *value) | httpmock::MockServer::Server | privatestatic |
mock | httpmock::MockServer::Server | private |
operator=(const Server &) | httpmock::MockServer::Server | private |
Server(MockServer &mock) | httpmock::MockServer::Server | inlineexplicit |
Server(const Server &) | httpmock::MockServer::Server | private |
start(int port) | httpmock::MockServer::Server | inline |
static_handlerCallback(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **con_cls) | httpmock::MockServer::Server | privatestatic |
stop() | httpmock::MockServer::Server | inline |
~Server() | httpmock::MockServer::Server | inline |