activationTime | inet::httptools::HttpServerBase | protected |
badRequests | inet::httptools::HttpServerBase | protected |
enableLogging | inet::httptools::HttpNodeBase | protected |
finish() override | inet::httptools::HttpServerBase | protectedvirtual |
formatHttpRequestLong(const HttpRequestMessage *httpRequest) | inet::httptools::HttpNodeBase | protected |
formatHttpRequestShort(const HttpRequestMessage *httpRequest) | inet::httptools::HttpNodeBase | protected |
formatHttpResponseLong(const HttpReplyMessage *httpResponse) | inet::httptools::HttpNodeBase | protected |
formatHttpResponseShort(const HttpReplyMessage *httpResponse) | inet::httptools::HttpNodeBase | protected |
generateBody() | inet::httptools::HttpServerBase | protectedvirtual |
generateDocument(HttpRequestMessage *request, const char *resource, int size=0) | inet::httptools::HttpServerBase | protected |
generateErrorReply(HttpRequestMessage *request, int code) | inet::httptools::HttpServerBase | protected |
generateResourceMessage(HttpRequestMessage *request, std::string resource, HttpContentType category) | inet::httptools::HttpServerBase | protected |
getHostName() | inet::httptools::HttpServerBase | inline |
handleGetRequest(HttpRequestMessage *request, std::string resource) | inet::httptools::HttpServerBase | protected |
handleMessage(cMessage *msg) override=0 | inet::httptools::HttpServerBase | protectedpure virtual |
handleOperationStage(LifecycleOperation *operation, int stage, IDoneCallback *doneCallback) override | inet::httptools::HttpNodeBase | inlineprotectedvirtual |
handleReceivedMessage(cMessage *msg) | inet::httptools::HttpServerBase | protected |
host | inet::httptools::HttpNodeBase | protected |
hostName | inet::httptools::HttpServerBase | protected |
htmlDocsServed | inet::httptools::HttpServerBase | protected |
htmlPages | inet::httptools::HttpServerBase | protected |
HttpNodeBase() | inet::httptools::HttpNodeBase | |
httpProtocol | inet::httptools::HttpNodeBase | protected |
HttpServerBase() | inet::httptools::HttpServerBase | |
imgResourcesServed | inet::httptools::HttpServerBase | protected |
initialize(int stage) override | inet::httptools::HttpServerBase | protectedvirtual |
linkSpeed | inet::httptools::HttpNodeBase | protected |
logEntry(std::string line) | inet::httptools::HttpNodeBase | protected |
logFileName | inet::httptools::HttpNodeBase | protected |
logRequest(const HttpRequestMessage *httpRequest) | inet::httptools::HttpNodeBase | protected |
logResponse(const HttpReplyMessage *httpResponse) | inet::httptools::HttpNodeBase | protected |
m_bDisplayMessage | inet::httptools::HttpNodeBase | protected |
m_bDisplayResponseContent | inet::httptools::HttpNodeBase | protected |
numInitStages() const override | inet::httptools::HttpServerBase | inlineprotectedvirtual |
outputFormat | inet::httptools::HttpNodeBase | protected |
port | inet::httptools::HttpServerBase | protected |
rdErrorMsgSize | inet::httptools::HttpServerBase | protected |
rdHtmlPageSize | inet::httptools::HttpServerBase | protected |
rdImageResourceSize | inet::httptools::HttpServerBase | protected |
rdNumResources | inet::httptools::HttpServerBase | protected |
rdReplyDelay | inet::httptools::HttpServerBase | protected |
rdTextImageResourceRatio | inet::httptools::HttpServerBase | protected |
rdTextResourceSize | inet::httptools::HttpServerBase | protected |
readHtmlBodyFile(std::string file, std::string path) | inet::httptools::HttpServerBase | protected |
readSiteDefinition(std::string file) | inet::httptools::HttpServerBase | protected |
refreshDisplay() const override | inet::httptools::HttpServerBase | protectedvirtual |
registerWithController() | inet::httptools::HttpServerBase | protected |
resources | inet::httptools::HttpServerBase | protected |
scriptedMode | inet::httptools::HttpServerBase | protected |
sendDirectToModule(HttpNodeBase *receiver, cPacket *packet, simtime_t constdelay=0.0, rdObject *rd=nullptr) | inet::httptools::HttpNodeBase | protected |
textResourcesServed | inet::httptools::HttpServerBase | protected |
transmissionDelay(cPacket *packet) | inet::httptools::HttpNodeBase | protected |
~HttpServerBase() | inet::httptools::HttpServerBase | |
~ILifecycle() | inet::ILifecycle | inlinevirtual |