Functions | Variables
test.cpp File Reference
#include <visualstates/test.h>
#include <iostream>
#include <easyiceconfig/EasyIce.h>
#include <string>
#include <visualstates/runtimegui.h>
Include dependency graph for test.cpp:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 
void readArgs (int *argc, char *argv[])
 
void * runGui (void *)
 

Variables

bool displayGui = false
 
pthread_t guiThread
 
RunTimeGuirunTimeGui = NULL
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 101 of file test.cpp.

void readArgs ( int *  argc,
char *  argv[] 
)

Definition at line 75 of file test.cpp.

void* runGui ( void *  )

Definition at line 97 of file test.cpp.

Variable Documentation

bool displayGui = false

Definition at line 73 of file test.cpp.

pthread_t guiThread

Definition at line 71 of file test.cpp.

RunTimeGui* runTimeGui = NULL

Definition at line 72 of file test.cpp.



visualstates
Author(s):
autogenerated on Thu Apr 1 2021 02:42:20