Works with WxLogStream for providing streaming to logs.
More...
#include <wxlogstreamstrm.h>
Works with WxLogStream for providing streaming to logs.
◆ operator<<() [1/3]
WxLogStreamStrm & WxLogStreamStrm::operator<< |
( |
std::ios &(*)(std::ios &) |
p | ) |
|
|
inline |
I/O for manipulators.
- Parameters
-
- Returns
- reference to this stream object
◆ operator<<() [2/3]
WxLogStreamStrm & WxLogStreamStrm::operator<< |
( |
std::ostream &(*)(std::ostream &) |
p | ) |
|
|
inline |
I/O for manipulators.
- Parameters
-
- Returns
- reference to this stream object
◆ operator<<() [3/3]
Output supplied value.
- Parameters
-
- Returns
- reference to this stream object
◆ WxLogStream
The documentation for this class was generated from the following file: