Goby3
3.1.5a
2024.05.23
|
Helper class for enabling the group(std::string) manipulator. More...
#include <goby/util/debug_logger/logger_manipulators.h>
Public Member Functions | |
GroupSetter (std::string s) | |
void | operator() (std::ostream &os) const |
void | operator() (goby::util::FlexOstream &os) const |
Helper class for enabling the group(std::string) manipulator.
Definition at line 105 of file logger_manipulators.h.
|
inlineexplicit |
Definition at line 108 of file logger_manipulators.h.
void goby::util::logger::GroupSetter::operator() | ( | goby::util::FlexOstream & | os | ) | const |
void goby::util::logger::GroupSetter::operator() | ( | std::ostream & | os | ) | const |