end_message() | logstream_base | |
endmsg(logstream_base &) | logstream_base | [static] |
erase()=0 | logstream_base | [protected, pure virtual] |
fill() | logstream_base | |
fill(int newval) | logstream_base | |
flags(std::ios_base::fmtflags newflags) | logstream_base | |
get_stream_state(std::ios_base &base, std::ios_base &mask, int &fill, bool &fillSet) const =0 | logstream_base | [protected, pure virtual] |
insert(std::ios_base &(*manip)(std::ios_base &)) | logstream_base | |
isEnabled() const | logstream_base | [inline] |
isEnabledFor(const LevelPtr &level) const | logstream_base | |
log(LoggerPtr &logger, const LevelPtr &level, const log4cxx::spi::LocationInfo &location)=0 | logstream_base | [protected, pure virtual] |
logstream_base(const log4cxx::LoggerPtr &logger, const log4cxx::LevelPtr &level) | logstream_base | |
nop(logstream_base &) | logstream_base | [static] |
precision() | logstream_base | |
precision(int newval) | logstream_base | |
refresh_stream_state()=0 | logstream_base | [protected, pure virtual] |
set_stream_state(std::ios_base &os, int &fillchar) | logstream_base | |
setf(std::ios_base::fmtflags newflags, std::ios_base::fmtflags mask) | logstream_base | |
setf(std::ios_base::fmtflags newflags) | logstream_base | |
setLevel(const LevelPtr &level) | logstream_base | |
setLocation(const log4cxx::spi::LocationInfo &location) | logstream_base | |
width() | logstream_base | |
width(int newval) | logstream_base | |
~logstream_base() | logstream_base | [virtual] |