Kea 3.1.7
isc::data::HierarchyTraversalTest Struct Reference

Structure holding the test functions used to traverse the element hierarchy. More...

#include <data.h>

Public Attributes

IsKeyTestFunc is_key_
MatchTestFunc match_
NoDataTestFunc no_data_

Detailed Description

Structure holding the test functions used to traverse the element hierarchy.

Definition at line 1096 of file data.h.

Member Data Documentation

◆ is_key_

IsKeyTestFunc isc::data::HierarchyTraversalTest::is_key_

Definition at line 1099 of file data.h.

◆ match_

MatchTestFunc isc::data::HierarchyTraversalTest::match_

Definition at line 1097 of file data.h.

◆ no_data_

NoDataTestFunc isc::data::HierarchyTraversalTest::no_data_

Definition at line 1098 of file data.h.


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