#include "Simulator.h"#include <stdlib.h>#include <stdio.h>#include <string.h>
Go to the source code of this file.
| Functions | |
| int | main (int argc, char *argv[]) | 
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) | 
Definition at line 15 of file SimulatorApp.cxx.
References UdpSimulator::initNewSockets(), UdpSimulator::mainLoop(), and UdpSimulator::setLostRates().
 1.7.1
 1.7.1