Generic Trace Generator (GTG)  0.1
GTGPaje.h
Go to the documentation of this file.
1 
10 #ifndef _GTG_PAJE_H_
11 #define _GTG_PAJE_H_
12 
13 typedef char* paje_color_t;
14 
23 
24 #include "GTGPaje_Basic.h"
25 
26 #endif /* _GTG_PAJE_H_ */
char * paje_color_t
Definition: GTGPaje.h:13
paje_GTGBasic1 is the Paje implementation of the basic interface to generate traces (GTGBasic1)...
This structure defines a color that can be used by GTG.
Definition: GTGColor.h:25
paje_color_t Paje_get_color(gtg_color_t p_color)
Converts a GTG color into a PAJE color.