cfg_map Struct Reference

#include <grammar.h>


Data Fields

cfg_obj_tid
 Used for 'named maps' like keys, zones, &c.
const cfg_clausedef_t *const * clausesets
 The clauses that can occur in this map; used for printing.
isc_symtab_tsymtab


Detailed Description

Definition at line 122 of file grammar.h.


Field Documentation

cfg_obj_t* cfg_map::id

Used for 'named maps' like keys, zones, &c.

Definition at line 123 of file grammar.h.

Referenced by cfg_map_getname(), cfg_print_map(), create_map(), free_map(), and parse_any_named_map().

const cfg_clausedef_t* const* cfg_map::clausesets

The clauses that can occur in this map; used for printing.

Definition at line 124 of file grammar.h.

Referenced by cfg_parse_mapbody(), cfg_parser_mapadd(), and cfg_print_mapbody().

isc_symtab_t* cfg_map::symtab

Definition at line 127 of file grammar.h.

Referenced by cfg_map_count(), cfg_map_get(), cfg_parse_mapbody(), cfg_parser_mapadd(), cfg_print_mapbody(), create_map(), and free_map().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 28 17:41:19 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha