9#ifndef _LOG4CPP_MANIPULATOR_HH
10#define _LOG4CPP_MANIPULATOR_HH
19inline width(
unsigned int i) : size(i) {}
26inline tab(
unsigned int i) : size(i) {}
#define LOG4CPP_EXPORT
Definition: Export.hh:26
Definition: Manipulator.hh:22
tab(unsigned int i)
Definition: Manipulator.hh:26
Definition: Manipulator.hh:15
width(unsigned int i)
Definition: Manipulator.hh:19
The top level namespace for all 'Log for C++' types and classes.
Definition: AbortAppender.hh:16