Anjay Lite
Loading...
Searching...
No Matches
anj_uri_path_t Struct Reference

#include <defs.h>

Data Fields

uint16_t ids [ANJ_URI_PATH_MAX_LENGTH]
 
size_t uri_len
 

Detailed Description

A data type that represents a data model path.

It may represent a root path, an Object path, an Object Instance path, a Resource path, or a Resource Instance path.

The ids array is designed to be safely and meaningfully indexed by anj_id_type_t values.

Field Documentation

◆ ids

uint16_t ids[ANJ_URI_PATH_MAX_LENGTH]

◆ uri_len

size_t uri_len

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