senf::log::ConsoleTarget Member List

This is the complete list of members for senf::log::ConsoleTarget, including all inherited members.

ACCEPT enum valuesenf::log::Target
action_t enum namesenf::log::Target
begin() constsenf::log::Target
consoleDir()senf::log::Target
empty() constsenf::log::Target
end() constsenf::log::Target
flush()senf::log::Target
instance()senf::log::ConsoleTargetstatic
IOStreamTarget(std::string const &name, std::ostream &os)senf::log::IOStreamTarget
iterator typedefsenf::log::Target
logToStderr()senf::log::ConsoleTargetstatic
operator<<(std::ostream &os, Target::action_t const &action)senf::log::Targetrelated
operator[](size_type i) constsenf::log::Target
REJECT enum valuesenf::log::Target
route(action_t action=ACCEPT, int index=-1)senf::log::Target
route(std::string const &stream, std::string const &area="", unsigned level=NONE::value, action_t action=ACCEPT, int index=-1)senf::log::Target
size() constsenf::log::Target
size_type typedefsenf::log::Target
stream() constsenf::log::IOStreamTarget
stream(std::ostream &newos)senf::log::IOStreamTarget
Target(std::string const &name)senf::log::Targetexplicit
unroute(action_t action=ACCEPT)senf::log::Target
unroute(std::string const &stream, std::string const &area="", unsigned level=NONE::value, action_t action=ACCEPT)senf::log::Target
unroute(int index=-1)senf::log::Target
v_write(time_type timestamp, std::string const &stream, std::string const &area, unsigned level, std::string const &message)senf::log::IOStreamTargetprotectedvirtual
~Target()senf::log::Targetvirtual