Go to the source code of this file.
Defines |
#define | REGISTER_ACTIONS(a) {extern void HIDCONCAT(register_,a)();HIDCONCAT(register_,a)();} |
#define | REGISTER_ATTRIBUTES(a) {extern void HIDCONCAT(register_,a)();HIDCONCAT(register_,a)();} |
#define | REGISTER_FLAGS(a) {extern void HIDCONCAT(register_,a)();HIDCONCAT(register_,a)();} |
Define Documentation
#define REGISTER_ACTIONS |
( |
|
a | ) |
{extern void HIDCONCAT(register_,a)();HIDCONCAT(register_,a)();} |
#define REGISTER_ATTRIBUTES |
( |
|
a | ) |
{extern void HIDCONCAT(register_,a)();HIDCONCAT(register_,a)();} |
#define REGISTER_FLAGS |
( |
|
a | ) |
{extern void HIDCONCAT(register_,a)();HIDCONCAT(register_,a)();} |