Google APIs Client Library for C++
MongooseWebServer Member List
This is the complete list of members for MongooseWebServer, including all inherited members.
AbstractWebServer(int port)AbstractWebServer [explicit]
ACCESS_LOG_FILEMongooseWebServer [static]
AddPathHandler(const string &path, PathHandler *handler)AbstractWebServer
clear_mongoose_option(const StringPiece &name)MongooseWebServer [inline]
clear_mongoose_options()MongooseWebServer [inline]
DOCUMENT_ROOTMongooseWebServer [static]
DoHandleRequest(WebServerRequest *request)AbstractWebServer [protected, virtual]
DoShutdown()MongooseWebServer [protected, virtual]
DoStartup()MongooseWebServer [protected, virtual]
ENABLE_KEEP_ALIVEMongooseWebServer [static]
ERROR_LOG_FILEMongooseWebServer [static]
FindPathHandler(WebServerRequest *request) const AbstractWebServer
LISTENING_PORTSMongooseWebServer [static]
MakeEndpointUrl(bool use_localhost, const StringPiece &path) const AbstractWebServer
mongoose_option(const string &name) const MongooseWebServer [inline]
mongoose_options() const MongooseWebServer [inline]
MongooseWebServer(int port)MongooseWebServer [explicit]
NUM_THREADSMongooseWebServer [static]
PathHandler typedefAbstractWebServer
port() const AbstractWebServer [inline]
REQUEST_TIMEOUT_MSMongooseWebServer [static]
SendResponse(const StringPiece &content_type, int http_code, const StringPiece &body, struct mg_connection *connection)MongooseWebServer [protected]
set_mongoose_option(const StringPiece &name, const StringPiece &value)MongooseWebServer [inline]
set_mongoose_options(const map< string, string > &options)MongooseWebServer [inline]
Shutdown()AbstractWebServer
SSL_CERTIFICATEMongooseWebServer [static]
Startup()AbstractWebServer
url_protocol() const MongooseWebServer [virtual]
use_ssl() const MongooseWebServer [inline]
~AbstractWebServer()AbstractWebServer [virtual]
~MongooseWebServer()MongooseWebServer [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines