Public Attributes
mkavl_test_walk_ctx_st_ Struct Reference

List of all members.

Public Attributes

uint32_t magic
uint32_t walk_node_cnt
uint32_t walk_stop_cnt

Detailed Description

The context for mkavl_walk()

Definition at line 1606 of file test_mkavl.c.


Member Data Documentation

Magic value for sanity check

Definition at line 1608 of file test_mkavl.c.

A count of the number of nodes walked

Definition at line 1610 of file test_mkavl.c.

Tells when the walk should be stopped

Definition at line 1612 of file test_mkavl.c.


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