#include <vector>
#include <omnetpp.h>
#include "INETDefs.h"
#include "IPAddress.h"
#include "IPRoute.h"
Go to the source code of this file.
Classes | |
struct | MulticastRoute |
class | IRoutingTable |
Typedefs | |
typedef std::vector < MulticastRoute > | MulticastRoutes |
typedef std::vector<MulticastRoute> MulticastRoutes |
Definition at line 34 of file IRoutingTable.h.