2pp_ping_receiver.cc File Reference

#include "2pp_ping_receiver.hh"

Include dependency graph for 2pp_ping_receiver.cc:

Go to the source code of this file.

Functions

int main (int argc, char **argv)


Function Documentation

int main int  argc,
char **  argv
 

Definition at line 194 of file 2pp_ping_receiver.cc.

References TPPPingReceiverApp::run().

00195 {
00196   TPPPingReceiverApp *app;
00197 
00198   app = new TPPPingReceiverApp(argc, argv);
00199   app->run();
00200 
00201   return 0;
00202 }

Here is the call graph for this function:


Generated on Tue Mar 6 16:47:56 2007 for ns2 Network Simulator 2.29 by  doxygen 1.4.6