uiTerminalActionData_t Union Reference

Defines the data of a uiAction_t leaf. It allows different kind of data without cast. More...

#include <ui_actions.h>

Data Fields

int integer
float number
char * string
const char * constString
void * data
const void * constData

Detailed Description

Defines the data of a uiAction_t leaf. It allows different kind of data without cast.

See also:
uiAction_t

Definition at line 122 of file ui_actions.h.


Field Documentation

Definition at line 128 of file ui_actions.h.

Definition at line 126 of file ui_actions.h.

Definition at line 127 of file ui_actions.h.

Definition at line 123 of file ui_actions.h.

Definition at line 124 of file ui_actions.h.

Definition at line 125 of file ui_actions.h.


The documentation for this union was generated from the following file:

Generated by  doxygen 1.6.2