Pol
Revision:cb584c9
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
executortype.h
Go to the documentation of this file.
1
7
#ifndef BSCRIPT_EXECUTORTYPE_H
8
#define BSCRIPT_EXECUTORTYPE_H
9
namespace
Pol
10
{
11
namespace
Bscript
12
{
13
class
Executor;
14
class
Instruction;
15
16
typedef
void (
Executor
::*
ExecInstrFunc
)(
const
Instruction
& );
17
}
18
}
19
#endif
Pol::Bscript::ExecInstrFunc
void(Executor::* ExecInstrFunc)(const Instruction &)
Definition:
executortype.h:16
Pol::Bscript::Instruction
Definition:
eprog.h:34
Pol
Definition:
berror.cpp:12
Pol::Bscript::Executor
Definition:
executor.h:81
bscript
executortype.h
Generated on Wed Oct 10 2018 02:41:43 for Pol by
1.8.11