#include <visualstates/test.h>
#include <iostream>
#include <easyiceconfig/EasyIce.h>
#include <string>
#include <visualstates/runtimegui.h>
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 |
RunTimeGui * | runTimeGui = NULL |
RunTimeGui* runTimeGui = NULL |