Data Fields

str_t Struct Reference

str_t More...

#include <api.h>

Data Fields

type_t tipo
char cmd_name [TAM_STRING]
char value [TAM_STRING_LONG]
char resp [MAX_RESP_SIZE]

Detailed Description

Estrutura usado para um comando da CLI.

Definition at line 93 of file api.h.


Field Documentation

char str_t::cmd_name[TAM_STRING]

Definition at line 95 of file api.h.

char str_t::resp[MAX_RESP_SIZE]

Definition at line 97 of file api.h.

Definition at line 94 of file api.h.

char str_t::value[TAM_STRING_LONG]

Definition at line 96 of file api.h.


The documentation for this struct was generated from the following file: