#include <log4cpp/Portability.hh>
#include <log4cpp/Priority.hh>
#include <ios>
#include <log4cpp/Manipulator.hh>
Go to the source code of this file.
Classes | |
class | CategoryStream |
Functions | |
LOG4CPP_EXPORT CategoryStream & | eol (CategoryStream &os) |
LOG4CPP_EXPORT CategoryStream & | left (CategoryStream &os) |
Variables | |
LOG4CPP_NS_BEGIN class LOG4CPP_EXPORT | Category |
class LOG4CPP_EXPORT | CategoryStream |
LOG4CPP_EXPORT CategoryStream& eol | ( | CategoryStream & | os | ) |
eol manipulator
LOG4CPP_EXPORT CategoryStream& left | ( | CategoryStream & | os | ) |
left manipulator
Definition at line 23 of file CategoryStream.hh.
class LOG4CPP_EXPORT CategoryStream |
Definition at line 24 of file CategoryStream.hh.