Pol
Revision:cb584c9
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
basiciomod.h
Go to the documentation of this file.
1
7
#ifndef BSCRIPT_BASICIOMOD_H
8
#define BSCRIPT_BASICIOMOD_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
BasicIoExecutorModule
:
public
Bscript::TmplExecutorModule
<BasicIoExecutorModule>
26
{
27
public
:
28
Bscript::BObjectImp
* print();
29
30
BasicIoExecutorModule
(
Bscript::Executor
& exec );
31
};
32
}
33
}
34
#endif
Pol::Module::BasicIoExecutorModule
Definition:
basiciomod.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
basiciomod.h
Generated on Wed Oct 10 2018 02:42:11 for Pol by
1.8.11