open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
aa_entry Struct Reference

#include <aa_tree.h>

Data Fields

struct aa_entryleft
 
struct aa_entryright
 
unsigned int level
 

Detailed Description

Definition at line 21 of file aa_tree.h.

Field Documentation

◆ left

struct aa_entry* aa_entry::left

Definition at line 22 of file aa_tree.h.

◆ right

struct aa_entry* aa_entry::right

Definition at line 23 of file aa_tree.h.

◆ level

unsigned int aa_entry::level

Definition at line 24 of file aa_tree.h.


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