Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

src/traplasGUI.cpp File Reference

#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "../include/StateControl.h"
#include "Dispatcher.h"

Include dependency graph for traplasGUI.cpp:

Go to the source code of this file.

Functions

bool parse (int argc, char **argv)
int main (int argc, char **argv)

Variables

Dispatcherdisp = NULL


Function Documentation

int main int  argc,
char **  argv
 

Definition at line 73 of file traplasGUI.cpp.

References parse().

Here is the call graph for this function:

bool parse int  argc,
char **  argv
 

Definition at line 42 of file traplasGUI.cpp.

References Dispatcher::communicationMode().

Referenced by main().

Here is the call graph for this function:


Variable Documentation

Dispatcher* disp = NULL
 

Definition at line 40 of file traplasGUI.cpp.


Generated on Mon Jun 19 10:22:11 2006 for TraplasVisualisation by  doxygen 1.4.4