#include "BESGlobalInit.h"#include "BESInitFuns.h"

Go to the source code of this file.
Defines | |
| #define | FUNINIT(a, c) static BESGlobalInit dummy(a,0,BESGlobalInitList[c], c); |
| #define | FUNINITQUIT(a, b, c) static BESGlobalInit dummy(a,b,BESGlobalInitList[c], c); |
Variables | |
| BESInitializer * | BESGlobalInitList [11] |
| #define FUNINIT | ( | a, | |||
| c | ) | static BESGlobalInit dummy(a,0,BESGlobalInitList[c], c); |
Definition at line 42 of file BESInitList.h.
| #define FUNINITQUIT | ( | a, | |||
| b, | |||||
| c | ) | static BESGlobalInit dummy(a,b,BESGlobalInitList[c], c); |
Definition at line 41 of file BESInitList.h.
Definition at line 35 of file BESInitList.cc.
Referenced by BESGlobalIQ::BESGlobalInit(), BESGlobalInit::BESGlobalInit(), and BESGlobalIQ::BESGlobalQuit().
1.6.2-20100208