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