module_stack Struct Reference

Stack of modules. More...

#include <modstack.h>

Data Fields

int num
 the number of modules
 
struct module_func_block ** mod
 the module callbacks, array of num_modules length (ref only)
 

Detailed Description

Stack of modules.


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