#include <api.h>
Data Fields | |
| type_t | tipo |
| char | cmd_name [TAM_STRING] |
| char | value [TAM_STRING_LONG] |
| char | resp [MAX_RESP_SIZE] |
Estrutura usado para um comando da CLI.
Definition at line 93 of file api.h.
| char str_t::cmd_name[TAM_STRING] |
| char str_t::resp[MAX_RESP_SIZE] |
| char str_t::value[TAM_STRING_LONG] |
1.7.1