Wolframe, 0.0.3

auditFunction.hpp File Reference

Interface of auditing functions. More...

#include "langbind/formFunction.hpp"
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Classes

class  _Wolframe::langbind::AuditFunction
 Interface of a an auditing function as special form function. More...
 

Namespaces

 _Wolframe
 Toplevel Wolframe namespace.
 
 _Wolframe::langbind
 Glueing classes for language bindings and filters (implemented in the library libwolframe_langbind)
 

Typedefs

typedef boost::shared_ptr
< AuditFunction > 
_Wolframe::langbind::AuditFunctionR
 shared ownership reference on an auditing function More...
 

Detailed Description

Interface of auditing functions.