DCL 4.0
|
Go to the source code of this file.
Macros | |
#define | __DEBUG_THIS 0 |
#define | __DCL_TRACE1_N(fmt, arg) |
#define | __DCL_TRACE2_N(fmt, arg1, arg2) |
#define | __DCL_TRACE3_N(fmt, arg1, arg2, arg3) |
Functions | |
__DCL_BEGIN_NAMESPACE | IMPLEMENT_CLASSINFO (HttpInputStream, InputStream) HttpInputStream |
IMPLEMENT_CLASSINFO (HttpOutputStream, OutputStream) HttpOutputStream |
#define __DCL_TRACE1_N | ( | fmt, | |
arg ) |
Definition at line 17 of file HttpStream.cpp.
#define __DCL_TRACE2_N | ( | fmt, | |
arg1, | |||
arg2 ) |
Definition at line 18 of file HttpStream.cpp.
#define __DCL_TRACE3_N | ( | fmt, | |
arg1, | |||
arg2, | |||
arg3 ) |
Definition at line 19 of file HttpStream.cpp.
#define __DEBUG_THIS 0 |
Definition at line 11 of file HttpStream.cpp.
__DCL_BEGIN_NAMESPACE IMPLEMENT_CLASSINFO | ( | HttpInputStream | , |
InputStream | ) |
Definition at line 29 of file HttpStream.cpp.
IMPLEMENT_CLASSINFO | ( | HttpOutputStream | , |
OutputStream | ) |
Definition at line 59 of file HttpStream.cpp.