Wolframe, 0.0.3

ddlcompilerBuilder.hpp File Reference

Interface template for object builder of form DDL compilers. More...

#include "langbind/ddlCompilerInterface.hpp"
#include "module/moduleInterface.hpp"
#include "module/constructor.hpp"
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Classes

class  _Wolframe::module::DDLCompilerConstructor
 Constructor of a DDL compiler for defining data forms. More...
 
class  _Wolframe::module::DDLCompilerBuilder
 Builder of a DDL compiler constructor for defining data forms. More...
 

Namespaces

 _Wolframe
 Toplevel Wolframe namespace.
 
 _Wolframe::module
 Module base classes and object builder structures.
 

Typedefs

typedef boost::shared_ptr
< DDLCompilerConstructor > 
_Wolframe::module::DDLCompilerConstructorR
 

Detailed Description

Interface template for object builder of form DDL compilers.