#include <Manipulator.hh>
Public Member Functions | |
tab (unsigned int i) | |
Private Attributes | |
unsigned int | size |
Friends | |
LOG4CPP_EXPORT std::ostream & | operator<< (std::ostream &os, const tab &w) |
Definition at line 22 of file Manipulator.hh.
log4cpp::tab::tab | ( | unsigned int | i | ) | [inline] |
Definition at line 26 of file Manipulator.hh.
LOG4CPP_EXPORT std::ostream& operator<< | ( | std::ostream & | os, |
const tab & | w | ||
) | [friend] |
unsigned int log4cpp::tab::size [private] |
Definition at line 24 of file Manipulator.hh.