Macros for a module for a configurable command handler. More...
#include "module/moduleInterface.hpp"
#include "module/constructor.hpp"
#include "cmdbind/commandHandler.hpp"
#include "processor/procProviderInterface.hpp"
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... | |
Macros for a module for a configurable command handler.
#define WF_COMMAND_HANDLER | ( | TITLE, | |
CONFIG_SECTION, | |||
CONFIG_TITLE, | |||
CLASSDEF, | |||
CONFIGDEF | |||
) |
Defines a Wolframe command handler module after the includes section.
Copyright © 2014 - Project Wolframe - All Rights Reserved