|
Pol
Revision:cb584c9
|
#include "bobject.h"#include <map>#include <string>#include <vector>#include "../clib/boostutils.h"#include "../clib/compilerspecifics.h"#include "../clib/maputil.h"#include "executor.h"Go to the source code of this file.
Classes | |
| class | Pol::Bscript::ExecutorModule |
| struct | Pol::Bscript::TmplExecutorModule< T >::FunctionDef |
| class | Pol::Bscript::TmplExecutorModule< T > |
Namespaces | |
| Pol | |
| Pol::Bscript | |
Typedefs | |
| typedef BObject *(ExecutorModule::* | Pol::Bscript::ExecutorModuleFn) () |
Functions | |
| template<class T > | |
| BApplicObj< T > * | Pol::Bscript::getApplicObjParam (ExecutorModule &ex, unsigned param, const BApplicObjType *object_type) |
Definition in file execmodl.h.