DCL
4.0
Loading...
Searching...
No Matches
FileReader.cpp
Go to the documentation of this file.
1
#include <
dcl/Config.h
>
2
3
#if __DCL_WINDOWS
4
#include <windows.h>
// for dcl/Files.h in dcl/FileInputStream.h
5
#endif
6
7
#include <
dcl/FileReader.h
>
8
9
#undef __THIS_FILE__
10
static
const
char_t
__THIS_FILE__
[] =
__T
(
"dcl/FileReader.cpp"
);
11
12
__DCL_BEGIN_NAMESPACE
13
14
IMPLEMENT_CLASSINFO
(
FileReader
,
InputStreamReader
)
15
16
__DCL_END_NAMESPACE
__THIS_FILE__
#define __THIS_FILE__
Definition
_trace.h:14
Config.h
char_t
wchar_t char_t
Definition
Config.h:275
FileReader.h
IMPLEMENT_CLASSINFO
#define IMPLEMENT_CLASSINFO(class_name, base_class_name)
Definition
Object.h:228
__T
#define __T(str)
Definition
Object.h:44
FileReader
Definition
FileReader.h:24
InputStreamReader
Definition
InputStreamReader.h:26
src
DCLCore
FileReader.cpp
Generated by
1.14.0