Wolframe, 0.0.3

commandHandlerModuleMacros.hpp File Reference

Macros for a module for a configurable command handler. More...

Go to the source code of this file.

Macros

#define WF_COMMAND_HANDLER(TITLE, CONFIG_SECTION, CONFIG_TITLE, CLASSDEF, CONFIGDEF)
 Defines a Wolframe command handler module after the includes section. More...
 

Detailed Description

Macros for a module for a configurable command handler.

Macro Definition Documentation

#define WF_COMMAND_HANDLER (   TITLE,
  CONFIG_SECTION,
  CONFIG_TITLE,
  CLASSDEF,
  CONFIGDEF 
)

Defines a Wolframe command handler module after the includes section.