source: etc/simulation/omnet3/AribaOmnetModule.ned@ 10688

Last change on this file since 10688 was 10688, checked in by Michael Tänzer, 12 years ago

Merge fix into trunk: DHT: Add a forward declaration for DhtMessage so the
messages/DhtMessage.h can be kept from the public interface.
Also make handle_dht_message private and non-virtual.

File size: 130 bytes
Line 
1simple AribaOmnetModule
2 parameters:
3 configfile: string;
4
5 gates:
6 in: tcpIn;
7 out: tcpOut;
8endsimple
Note: See TracBrowser for help on using the repository browser.