Electroneum
Loading...
Searching...
No Matches
module_stack Struct Reference

#include <modstack.h>

Collaboration diagram for module_stack:

Public Attributes

int num
struct module_func_block ** mod

Detailed Description

Stack of modules.

Definition at line 50 of file modstack.h.

Member Data Documentation

◆ mod

struct module_func_block** module_stack::mod

the module callbacks, array of num_modules length (ref only)

Definition at line 54 of file modstack.h.

◆ num

int module_stack::num

the number of modules

Definition at line 52 of file modstack.h.


The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/external/unbound/services/modstack.h