|
EPONImplementationforOMNet++
0.8Beta
|
#include <omnetpp.h>#include <vector>#include <string>#include <algorithm>Classes | |
| struct | _srv_item |
| The Service Item currently holds only name and priority. More... | |
| class | ServiceConfig |
| A simple module to configure all the services in a scenario and their parameters. More... | |
Typedefs | |
| typedef struct _srv_item | SrvItem |
| The Service Item currently holds only name and priority. | |
| typedef std::vector< SrvItem > | SrvList |
The Service Item currently holds only name and priority.
Generally it should have all the attributes/parameters that characterize this service.