Wolframe, 0.0.3

program.hpp File Reference

Interface for programs loaded by the processor provider. More...

#include <string>
#include <vector>
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Classes

class  _Wolframe::prgbind::Program
 Interface for programs of a program library. More...
 

Namespaces

 _Wolframe
 Toplevel Wolframe namespace.
 
 _Wolframe::db
 Database related classes (implemented in the library libwolframe_database)
 
 _Wolframe::prgbind
 Interfaces to programs and the program library.
 

Typedefs

typedef boost::shared_ptr
< Program > 
_Wolframe::prgbind::ProgramR
 

Detailed Description

Interface for programs loaded by the processor provider.