16 #ifndef __OMNETPP_GLOBALS_H 17 #define __OMNETPP_GLOBALS_H 21 #include "onstartup.h" 22 #include "cregistrationlist.h" 23 #include "cobjectfactory.h" 33 SIM_API
extern cDefaultList defaultList;
35 SIM_API
extern cGlobalRegistrationList componentTypes;
36 SIM_API
extern cGlobalRegistrationList nedFunctions;
37 SIM_API
extern cGlobalRegistrationList classes;
38 SIM_API
extern cGlobalRegistrationList enums;
39 SIM_API
extern cGlobalRegistrationList classDescriptors;
40 SIM_API
extern cGlobalRegistrationList configOptions;
41 SIM_API
extern cGlobalRegistrationList resultFilters;
42 SIM_API
extern cGlobalRegistrationList resultRecorders;
43 SIM_API
extern cGlobalRegistrationList messagePrinters;
44 SIM_API
extern std::map<std::string,std::string> figureTypes;
Definition: cabstracthistogram.h:21