OverSim
|
#include "I3Trigger.h"
#include "I3Identifier.h"
#include <omnetpp.h>
#include <OverlayKey.h>
#include "I3Message.h"
#include <BaseApp.h>
Go to the source code of this file.
Classes | |
class | I3TriggerSet |
Simple wrapper aroung set<I3Trigger> to implement string stream operations. More... | |
class | I3 |
Main Omnet module for the implementation of Internet Indirection Infrastructure. More... |
Typedefs | |
typedef std::map< I3Identifier, I3TriggerSet > | I3TriggerTable |
Definition in file I3.h.
typedef std::map< I3Identifier, I3TriggerSet > I3TriggerTable |