Wolframe, 0.0.3

_Wolframe::appdevel::CppFormFunction< OutputType, InputType, Function > Class Template Reference

Application development template for form functions written in C++. More...

#include <cppFormFunctionTemplate.hpp>

Static Public Member Functions

static const
serialize::CppFormFunction
declaration ()
 

Detailed Description

template<class OutputType, class InputType, int(*)(proc::ExecContext *ctx, OutputType &, const InputType &) Function>
class _Wolframe::appdevel::CppFormFunction< OutputType, InputType, Function >

Application development template for form functions written in C++.

Member Function Documentation

template<class OutputType , class InputType , int(*)(proc::ExecContext *ctx, OutputType &, const InputType &) Function>
static const serialize::CppFormFunction& _Wolframe::appdevel::CppFormFunction< OutputType, InputType, Function >::declaration ( )
inlinestatic

The documentation for this class was generated from the following file: