![]() |
ldns
1.7.0
|
Output format struct with additional data for flags that use them. More...
Data Fields | |
| int | flags |
| ldns_rbtree_t * | hashmap |
| ldns_rdf * | bitmap |
Output format struct with additional data for flags that use them.
This struct may not be initialized directly. Use ldns_output_format_init to initialize.
Definition at line 100 of file host2str.h.
| int ldns_struct_output_format_storage::flags |
Definition at line 101 of file host2str.h.
| ldns_rbtree_t* ldns_struct_output_format_storage::hashmap |
Definition at line 102 of file host2str.h.
| ldns_rdf* ldns_struct_output_format_storage::bitmap |
Definition at line 103 of file host2str.h.
1.8.17