DCL 4.0
|
Go to the source code of this file.
Functions | |
IMPLEMENT_CLASSINFO (OutputStream, Object) void OutputStream | |
DCLCAPI OutputStream & | operator<< (OutputStream &out, const __endl &) __DCL_THROWS1(IOException *) |
DCLCAPI const __endl | endl () |
Variables | |
const struct __endl | __endl__ |
Definition at line 69 of file OutputStream.cpp.
IMPLEMENT_CLASSINFO | ( | OutputStream | , |
Object | ) |
Definition at line 22 of file OutputStream.cpp.
DCLCAPI OutputStream & operator<< | ( | OutputStream & | out, |
const __endl & | ) |
Definition at line 56 of file OutputStream.cpp.
const struct __endl __endl__ |
Definition at line 68 of file OutputStream.cpp.