#include <yocto_api.h>
Public Attributes | |
union { | |
struct { | |
char serial [YOCTO_SERIAL_LEN] | |
char url [64] | |
} | |
YModule * module | |
}; | |
yapiGlobalEventType | type |
Definition at line 257 of file yocto_api.h.
union { ... } |
YModule* yapiGlobalEvent::module |
Definition at line 260 of file yocto_api.h.
char yapiGlobalEvent::serial[YOCTO_SERIAL_LEN] |
Definition at line 262 of file yocto_api.h.
yapiGlobalEventType yapiGlobalEvent::type |
Definition at line 258 of file yocto_api.h.
char yapiGlobalEvent::url[64] |
Definition at line 263 of file yocto_api.h.