Pol
Revision:cb584c9
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
clmod.h
Go to the documentation of this file.
1
7
#ifndef CLILOCEMOD_H
8
#define CLILOCEMOD_H
9
10
#include "../../bscript/execmodl.h"
11
12
namespace
Pol
13
{
14
namespace
Bscript
15
{
16
class
BObjectImp;
17
class
Executor;
18
}
// namespace Bscript
19
}
// namespace Pol
20
21
namespace
Pol
22
{
23
namespace
Module
24
{
25
class
ClilocExecutorModule
:
public
Bscript::TmplExecutorModule
<ClilocExecutorModule>
26
{
27
public
:
28
ClilocExecutorModule
(
Bscript::Executor
& exec );
29
30
Bscript::BObjectImp
* mf_SendSysMessageCL();
31
Bscript::BObjectImp
* mf_PrintTextAboveCL();
32
Bscript::BObjectImp
* mf_PrintTextAbovePrivateCL();
33
};
34
}
35
}
36
37
#endif
Pol::Module::ClilocExecutorModule
Definition:
clmod.h:25
Pol::Bscript::BObjectImp
Definition:
bobject.h:59
Pol::Bscript::TmplExecutorModule
Definition:
execmodl.h:100
Pol
Definition:
berror.cpp:12
Pol::Bscript::Executor
Definition:
executor.h:81
pol
module
clmod.h
Generated on Wed Oct 10 2018 02:42:11 for Pol by
1.8.11