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