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
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.
| Fri Jun 18 2021 | Version 2.0.6 |
