Generic Trace Generator (GTG) 0.1
|
#include <GTGOTF_Structs.h>
Data Fields | |
char * | name |
char * | alias |
int | groupId |
int | id |
struct gtg_list | token |
EntityValue, contains the name of the functions/states
char* EntityValue::alias |
int EntityValue::groupId |
int EntityValue::id |
char* EntityValue::name |
struct gtg_list EntityValue::token |