Cthulhu
0.2.10
Cthulhu compiler collection
|
version information for a driver/interface/plugin More...
#include <version_def.h>
Data Fields | |
const char * | license |
the license of this component More... | |
const char * | desc |
a short description of this component More... | |
const char * | author |
the author of this component More... | |
ctu_version_t | version |
the version info for this component More... | |
version information for a driver/interface/plugin
Definition at line 47 of file version_def.h.
const char* version_info_t::author |
the author of this component
Definition at line 51 of file version_def.h.
const char* version_info_t::desc |
a short description of this component
Definition at line 50 of file version_def.h.
const char* version_info_t::license |
the license of this component
Definition at line 49 of file version_def.h.
ctu_version_t version_info_t::version |
the version info for this component
Definition at line 52 of file version_def.h.