source/ariba/utility/system/StartupInterface.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ariba
namespace  ariba::utility

Classes

class  ariba::utility::StartupInterface

Defines

#define Define_Module_Like_Ariba(CLASSNAME, INTERFACENAME)
#define ARIBA_SIMULATION_SERVICE(x)


Define Documentation

#define ARIBA_SIMULATION_SERVICE (  ) 

Definition at line 76 of file StartupInterface.h.

#define Define_Module_Like_Ariba ( CLASSNAME,
INTERFACENAME   ) 

Value:

static cModule *CLASSNAME##__create() {return new CLASSNAME();} \
  EXECUTE_ON_STARTUP(CLASSNAME##__mod, modtypes.instance()->add(new cModuleType(#INTERFACENAME,#INTERFACENAME,(ModuleCreateFunc)CLASSNAME##__create));)

Definition at line 68 of file StartupInterface.h.


Generated on Wed May 27 18:23:24 2009 for Ariba by  doxygen 1.5.6