OpenDNSSEC-enforcer 2.1.13
policy_key_list Struct Reference

#include <policy_key.h>

Data Fields

db_object_tdbo
db_result_list_tresult_list
const db_result_tresult
policy_key_tpolicy_key
int object_store
policy_key_t ** object_list
size_t object_list_size
size_t object_list_position
int object_list_first
int associated_fetch
policy_list_tpolicy_id_list

Detailed Description

A list of policy key objects.

Definition at line 322 of file policy_key.h.

Field Documentation

◆ associated_fetch

int policy_key_list::associated_fetch

◆ dbo

◆ object_list

◆ object_list_first

int policy_key_list::object_list_first

◆ object_list_position

size_t policy_key_list::object_list_position

Definition at line 330 of file policy_key.h.

Referenced by policy_key_list_begin(), policy_key_list_copy(), and policy_key_list_next().

◆ object_list_size

◆ object_store

◆ policy_id_list

policy_list_t* policy_key_list::policy_id_list

Definition at line 333 of file policy_key.h.

Referenced by policy_key_list_copy(), and policy_key_list_free().

◆ policy_key

policy_key_t* policy_key_list::policy_key

Definition at line 326 of file policy_key.h.

Referenced by policy_key_list_begin(), policy_key_list_free(), and policy_key_list_next().

◆ result

const db_result_t* policy_key_list::result

Definition at line 325 of file policy_key.h.

◆ result_list


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