This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | E_BESInitFuns_h 1 |
Typedefs | |
typedef bool(*) | BESInitFun (int argc, char **argv) |
typedef bool(*) | BESTermFun (void) |
#define E_BESInitFuns_h 1 |
Definition at line 34 of file BESInitFuns.h.
typedef bool(*) BESInitFun(int argc, char **argv) |
Definition at line 36 of file BESInitFuns.h.
typedef bool(*) BESTermFun(void) |
Definition at line 37 of file BESInitFuns.h.