Interface of a an auditing function as special form function. More...
#include <auditFunction.hpp>
Public Member Functions | |
virtual | ~AuditFunction () |
virtual FormFunctionClosure * | createClosure () const =0 |
Creates and returns a closure to execute this function. More... | |
Public Member Functions inherited from _Wolframe::langbind::FormFunction | |
virtual | ~FormFunction () |
Destructor. More... | |
virtual bool | initializeContext () |
Optional function to implement if there is anything to be initialized after creation of all functions. More... | |
Interface of a an auditing function as special form function.
|
inlinevirtual |
|
pure virtual |
Creates and returns a closure to execute this function.
Implements _Wolframe::langbind::FormFunction.
Copyright © 2014 - Project Wolframe - All Rights Reserved