PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
aml_name_string_t Struct Reference

A NameString structure. More...

#include <name.h>

Collaboration diagram for aml_name_string_t:

Data Fields

aml_root_char_t rootChar
 
aml_prefix_path_t prefixPath
 
aml_name_path_t namePath
 

Detailed Description

A NameString structure.

Definition at line 86 of file name.h.

Field Documentation

◆ rootChar

aml_root_char_t aml_name_string_t::rootChar

Definition at line 88 of file name.h.

◆ prefixPath

aml_prefix_path_t aml_name_string_t::prefixPath

Definition at line 89 of file name.h.

◆ namePath

aml_name_path_t aml_name_string_t::namePath

Definition at line 90 of file name.h.


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