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

#include <aa_tree.h>

Data Fields

struct aa_entryroot
 
enum aa_cmp(* cmp )(const void *a, const void *b)
 
unsigned int entry_offset
 
unsigned int key_offset
 

Detailed Description

Definition at line 27 of file aa_tree.h.

Field Documentation

◆ root

struct aa_entry* aa_head::root

Definition at line 28 of file aa_tree.h.

◆ cmp

enum aa_cmp(* aa_head::cmp) (const void *a, const void *b)

Definition at line 28 of file aa_tree.h.

◆ entry_offset

unsigned int aa_head::entry_offset

Definition at line 31 of file aa_tree.h.

◆ key_offset

unsigned int aa_head::key_offset

Definition at line 32 of file aa_tree.h.


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