Apache Log4cxx  Version 1.8.0
Loading...
Searching...
No Matches
outputstream.h File Reference

Go to the source code of this file.

Classes

class  log4cxx::helpers::OutputStream
 Abstract class for writing to character streams. More...

Namespaces

namespace  log4cxx
namespace  log4cxx::helpers

Macros

#define LOG4CXX_CLOSE_OUTPUT_STREAM_FORMAL_PARAMETERS   helpers::Pool& p
#define LOG4CXX_FLUSH_OUTPUT_STREAM_FORMAL_PARAMETERS   helpers::Pool& p
#define LOG4CXX_WRITE_OUTPUT_STREAM_FORMAL_PARAMETERS   ByteBuffer& buf, helpers::Pool& p

Functions

 log4cxx::helpers::LOG4CXX_PTR_DEF (OutputStream)

Macro Definition Documentation

◆ LOG4CXX_CLOSE_OUTPUT_STREAM_FORMAL_PARAMETERS

#define LOG4CXX_CLOSE_OUTPUT_STREAM_FORMAL_PARAMETERS   helpers::Pool& p

◆ LOG4CXX_FLUSH_OUTPUT_STREAM_FORMAL_PARAMETERS

#define LOG4CXX_FLUSH_OUTPUT_STREAM_FORMAL_PARAMETERS   helpers::Pool& p

◆ LOG4CXX_WRITE_OUTPUT_STREAM_FORMAL_PARAMETERS

#define LOG4CXX_WRITE_OUTPUT_STREAM_FORMAL_PARAMETERS   ByteBuffer& buf, helpers::Pool& p