#include <tree.h>
option_code_hash_t* universe::code_hash |
int(* universe::encapsulate) (struct data_string *, struct packet *, struct lease *, struct client_state *, struct option_state *, struct option_state *, struct binding_scope **, struct universe *) |
void(* universe::foreach) (struct packet *, struct lease *, struct client_state *, struct option_state *, struct option_state *, struct binding_scope **, struct universe *, void *, void(*)(struct option_cache *, struct packet *, struct lease *, struct client_state *, struct option_state *, struct option_state *, struct binding_scope **, struct universe *, void *)) |
struct option_cache *(* universe::lookup_func) (struct universe *, struct option_state *, unsigned) |
option_name_hash_t* universe::name_hash |
void(* universe::save_func) (struct universe *, struct option_state *, struct option_cache *, isc_boolean_t) |