#include <argos_log.h>
Definition at line 59 of file argos_log.h.
◆ CARGoSLog()
| argos::CARGoSLog::CARGoSLog |
( |
std::ostream & | c_stream, |
|
|
const SLogColor & | s_log_color, |
|
|
bool | b_colored_output_enabled = true ) |
|
inline |
◆ ~CARGoSLog()
| argos::CARGoSLog::~CARGoSLog |
( |
| ) |
|
|
inline |
◆ DisableColoredOutput()
| void argos::CARGoSLog::DisableColoredOutput |
( |
| ) |
|
|
inline |
◆ EnableColoredOutput()
| void argos::CARGoSLog::EnableColoredOutput |
( |
| ) |
|
|
inline |
◆ Flush()
| void argos::CARGoSLog::Flush |
( |
| ) |
|
|
inline |
◆ GetStream()
| std::ostream & argos::CARGoSLog::GetStream |
( |
| ) |
|
|
inline |
◆ IsColoredOutput()
| bool argos::CARGoSLog::IsColoredOutput |
( |
| ) |
const |
|
inline |
◆ operator<<() [1/2]
template<typename T >
| CARGoSLog & argos::CARGoSLog::operator<< |
( |
const T | t_msg | ) |
|
|
inline |
◆ operator<<() [2/2]
| CARGoSLog & argos::CARGoSLog::operator<< |
( |
std::ostream &(* | c_stream )(std::ostream &) | ) |
|
|
inline |
◆ RedirectToFile()
| void argos::CARGoSLog::RedirectToFile |
( |
const std::string & | str_fname | ) |
|
|
inline |
The documentation for this class was generated from the following file: