PatchworkOS
Loading...
Searching...
No Matches
aml_prefix_path_t Struct Reference

A PrefixPath structure. More...

#include <name.h>

Data Fields

uint16_t depth
 

Detailed Description

A PrefixPath structure.

Definition at line 51 of file name.h.

Field Documentation

◆ depth

uint16_t aml_prefix_path_t::depth

Number of parent prefixes ('^') in the prefix, each prefix means go back one level in the namespace hierarchy.

Definition at line 53 of file name.h.

Referenced by aml_name_string_to_string(), aml_namespace_add_by_name_string(), aml_namespace_find_by_name_string(), and aml_prefix_path_read().


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