streams.h(3)
| streams.h(3) | log4cplus | streams.h(3) |
NAME
streams.h
SYNOPSIS
#include <log4cplus/config.hxx>
#include <log4cplus/tchar.h>
#include <iosfwd>
Namespaces
namespace log4cplus
Typedefs
typedef std::basic_ostream< tchar >
log4cplus::tostream
typedef std::basic_istream< tchar > log4cplus::tistream
typedef std::basic_ostringstream< tchar >
log4cplus::tostringstream
typedef std::basic_istringstream< tchar >
log4cplus::tistringstream
Variables
LOG4CPLUS_EXPORT tostream &
log4cplus::tcout
LOG4CPLUS_EXPORT tostream & log4cplus::tcerr
Author
Generated automatically by Doxygen for log4cplus from the source code.
| Mon Jun 5 2023 21:46:10 | Version 2.0.7 |
