Macros for defining the frame of a Wolframe application extension module. More...
#include "appdevel/module/customDataTypeBuilder.hpp"
Go to the source code of this file.
Macros | |
#define | WF_MODULE_BEGIN(NAME, DESCRIPTION) |
Marks the start of the Wolframe C++ custom datatype module after the includes section. More... | |
#define | WF_MODULE_END |
Macros for defining the frame of a Wolframe application extension module.
#define WF_MODULE_BEGIN | ( | NAME, | |
DESCRIPTION | |||
) |
Marks the start of the Wolframe C++ custom datatype module after the includes section.
#define WF_MODULE_END |
Copyright © 2014 - Project Wolframe - All Rights Reserved