#include <argon.h>
Public Attributes | |
| char | comment [64] |
| int | mandatory |
| int | need_value |
| int | set |
| char | sw [16] |
| char | type |
| void * | var |
Definition at line 57 of file rt-wmp/src/core/include/argon.h.
| char argo_data_t::comment |
Definition at line 62 of file rt-wmp/src/core/include/argon.h.
Definition at line 62 of file src/argon.h.
Definition at line 61 of file rt-wmp/src/core/include/argon.h.
| int argo_data_t::set |
Definition at line 63 of file src/argon.h.
| char argo_data_t::sw |
Definition at line 58 of file rt-wmp/src/core/include/argon.h.
| char argo_data_t::type |
Definition at line 59 of file rt-wmp/src/core/include/argon.h.
| void * argo_data_t::var |
Definition at line 60 of file rt-wmp/src/core/include/argon.h.