Public Attributes
employee_ctx_st_ Struct Reference

List of all members.

Public Attributes

uint32_t nodes_walked
uint32_t match_cnt

Detailed Description

The context associated with the employee AVLs.

Definition at line 190 of file employee_example.c.


Member Data Documentation

Counter for the number of matches found for a given test

Definition at line 194 of file employee_example.c.

Counter for the number of nodes walked for a given test

Definition at line 192 of file employee_example.c.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines