Helper structure for parsing PDUs manually. More...
Helper structure for parsing PDUs manually.
Use this struct to allocate all necessary artifacts for invoking a parser
#include <message.h>
Data Fields | |
| unicoap_message_t | message | 
| Message.   | |
| unicoap_options_t | options | 
| Parsed options.   | |
| unicoap_message_properties_t | properties | 
| Parsed message properties.   | |
| unicoap_message_t unicoap_parser_result_t::message | 
| unicoap_options_t unicoap_parser_result_t::options | 
| unicoap_message_properties_t unicoap_parser_result_t::properties |