#include <objects.h>
Collaboration diagram for object_store:

Data Fields | |
| unsigned int | id |
| Unique object ID. | |
| const char * | name |
| Name of the command in humman readable form. | |
| unsigned int | card_type |
| Command available for which cards. Cards are or'd together. | |
| object_field_store | fields [0x300] |
| Stores possible parameter description. | |
|
|
Command available for which cards. Cards are or'd together.
|
|
|
Stores possible parameter description.
|
|
|
Unique object ID.
|
|
|
Name of the command in humman readable form.
|
1.4.4