Apache Log4cxx  Version 1.8.0
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

 log4cxx
 
 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