yumapro  23.10T-7
YumaPro SDK
Loading...
Searching...
No Matches
cbor_parse.h File Reference

CBOR Parser functions. More...

#include "obj.h"
#include "ses.h"
#include "status.h"
#include "xml_msg.h"
Include dependency graph for cbor_parse.h:

Go to the source code of this file.

Functions

status_t cbor_parse_buffer (uint32 sid_tree_id, xmlChar *buff, size_t bufflen, obj_template_t *obj, dlq_hdr_t *returnQ)
 Parse buffer of CBOR into val_value_t structs. More...
 
status_t cbor_parse_file (uint32 sid_tree_id, const char *filespec, obj_template_t *obj, dlq_hdr_t *returnQ)
 Parse file of CBOR into val_value_t structs. More...
 

Detailed Description

CBOR Parser functions.

Consume an CBOR buffer