activationTime | inet::httptools::HttpServerBase | protected |
badRequests | inet::httptools::HttpServerBase | protected |
enableLogging | inet::httptools::HttpNodeBase | protected |
finish() override | inet::httptools::HttpServer | 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 | inet::httptools::HttpServer | protectedvirtual |
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::HttpServer | protectedvirtual |
linkSpeed | inet::httptools::HttpNodeBase | protected |
listensocket | inet::httptools::HttpServer | 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 |
numBroken | inet::httptools::HttpServer | protected |
numInitStages() const override | inet::httptools::HttpServer | 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 |
sockCollection | inet::httptools::HttpServer | protected |
socketClosed(int connId, void *yourPtr) override | inet::httptools::HttpServer | protectedvirtual |
socketDataArrived(int connId, void *yourPtr, cPacket *msg, bool urgent) override | inet::httptools::HttpServer | protectedvirtual |
socketDeleted(int connId, void *yourPtr) | inet::TCPSocket::CallbackInterface | inlinevirtual |
socketEstablished(int connId, void *yourPtr) override | inet::httptools::HttpServer | protectedvirtual |
socketFailure(int connId, void *yourPtr, int code) override | inet::httptools::HttpServer | protectedvirtual |
socketPeerClosed(int connId, void *yourPtr) override | inet::httptools::HttpServer | protectedvirtual |
socketsOpened | inet::httptools::HttpServer | protected |
socketStatusArrived(int connId, void *yourPtr, TCPStatusInfo *status) | inet::TCPSocket::CallbackInterface | inlinevirtual |
textResourcesServed | inet::httptools::HttpServerBase | protected |
transmissionDelay(cPacket *packet) | inet::httptools::HttpNodeBase | protected |
~CallbackInterface() | inet::TCPSocket::CallbackInterface | inlinevirtual |
~HttpServerBase() | inet::httptools::HttpServerBase | |
~ILifecycle() | inet::ILifecycle | inlinevirtual |