E:/Eigene Dateien/Eigene Projekte/c0re/FunctionHandler.h File Reference

#include <vector>
#include <string>
#include <map>

Include dependency graph for FunctionHandler.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FunctionHandler
 Provides functions we can dynamicly bind. More...

Typedefs

typedef std::string(*) FuncPoint (std::vector< std::string > &, Level *)
typedef std::map< std::string,
FuncPoint
FunctionMap


Typedef Documentation

typedef std::string(*) FuncPoint(std::vector< std::string > &, Level *)

Definition at line 31 of file FunctionHandler.h.

typedef std::map<std::string, FuncPoint> FunctionMap

Definition at line 32 of file FunctionHandler.h.


Generated on Tue Jul 17 22:02:22 2007 for C0re by  doxygen 1.5.2