PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
aml_field_flags_t Struct Reference

FieldFlags structure. More...

#include <named.h>

Collaboration diagram for aml_field_flags_t:

Data Fields

aml_access_type_t accessType
 
aml_lock_rule_t lockRule
 
aml_update_rule_t updateRule
 

Detailed Description

FieldFlags structure.

Definition at line 85 of file named.h.

Field Documentation

◆ accessType

aml_access_type_t aml_field_flags_t::accessType

Definition at line 87 of file named.h.

◆ lockRule

aml_lock_rule_t aml_field_flags_t::lockRule

Definition at line 88 of file named.h.

◆ updateRule

aml_update_rule_t aml_field_flags_t::updateRule

Definition at line 89 of file named.h.


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