|
INET Framework for OMNeT++/OMNEST
|
#include <string>#include <list>#include <vector>#include <fstream>#include "inet/common/INETDefs.h"#include "inet/common/INETMath.h"#include "inet/applications/httptools/common/HttpUtils.h"#include "inet/applications/httptools/common/HttpRandom.h"#include "inet/applications/httptools/common/HttpEventMessages_m.h"Classes | |
| class | inet::httptools::HttpController |
| The controller module for HttpTools simulations. More... | |
| struct | inet::httptools::HttpController::WebServerEntry |
| Registration entry for Web servers. More... | |
Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
| inet::httptools | |
Macros | |
| #define | INSERT_END 0 |
| #define | INSERT_RANDOM -1 |
| #define | INSERT_MIDDLE -2 |
| #define | STATUS_UPDATE_MSG 0 |
| #define INSERT_END 0 |
| #define INSERT_MIDDLE -2 |
Referenced by inet::httptools::HttpController::registerServer().
| #define INSERT_RANDOM -1 |
| #define STATUS_UPDATE_MSG 0 |