#include <omnetpp.h>
#include <OverlayKey.h>
#include "BaseApp.h"
Go to the source code of this file.
Classes | |
class | KBRTestApp |
Test application for KBR interface. More... | |
struct | KBRTestApp::MsgHandle |
type for storing seen messages in a circular buffer, holds OverlayKey of the sender and SequenceNumber More... |
Definition in file KBRTestApp.h.