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

Go to the source code of this file.

Classes

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

Namespaces

namespace  log4cxx
namespace  log4cxx::helpers

Macros

#define LOG4CXX_CLOSE_WRITER_FORMAL_PARAMETERS   helpers::Pool& p
#define LOG4CXX_FLUSH_WRITER_FORMAL_PARAMETERS   helpers::Pool& p
#define LOG4CXX_WRITE_WRITER_FORMAL_PARAMETERS   const LogString& str, helpers::Pool& p

Functions

 log4cxx::helpers::LOG4CXX_PTR_DEF (Writer)

Macro Definition Documentation

◆ LOG4CXX_CLOSE_WRITER_FORMAL_PARAMETERS

#define LOG4CXX_CLOSE_WRITER_FORMAL_PARAMETERS   helpers::Pool& p

◆ LOG4CXX_FLUSH_WRITER_FORMAL_PARAMETERS

#define LOG4CXX_FLUSH_WRITER_FORMAL_PARAMETERS   helpers::Pool& p

◆ LOG4CXX_WRITE_WRITER_FORMAL_PARAMETERS

#define LOG4CXX_WRITE_WRITER_FORMAL_PARAMETERS   const LogString& str, helpers::Pool& p