FIXME_docs.
More...
#include <RlogMsg.hpp>
|
(Note that these are not member functions.)
|
template<class T > |
std::ostream & | operator<< (RlogMsg &lmsg, const T &val) |
| FIXME_docs.
|
|
FIXME_docs.
Definition at line 24 of file RlogMsg.hpp.
◆ RlogMsg() [1/3]
Retro::RlogMsg::RlogMsg |
( |
char |
tag = 0 | ) |
|
|
explicit |
◆ RlogMsg() [2/3]
Retro::RlogMsg::RlogMsg |
( |
RlogFile & |
lfile, |
|
|
char |
tag = 0 |
|
) |
| |
◆ ~RlogMsg()
Retro::RlogMsg::~RlogMsg |
( |
| ) |
|
◆ RlogMsg() [3/3]
Retro::RlogMsg::RlogMsg |
( |
const RlogMsg & |
| ) |
|
|
delete |
◆ operator=()
◆ SetTag()
void Retro::RlogMsg::SetTag |
( |
char |
tag | ) |
|
|
inline |
◆ SetString()
void Retro::RlogMsg::SetString |
( |
const std::string & |
str | ) |
|
|
inline |
◆ Tag()
char Retro::RlogMsg::Tag |
( |
| ) |
const |
|
inline |
◆ String()
std::string Retro::RlogMsg::String |
( |
| ) |
const |
|
inline |
◆ operator()()
std::ostream & Retro::RlogMsg::operator() |
( |
| ) |
|
|
inline |
◆ operator<<()
template<class T >
std::ostream & operator<< |
( |
RlogMsg & |
lmsg, |
|
|
const T & |
val |
|
) |
| |
|
related |
◆ fStream
std::stringstream Retro::RlogMsg::fStream |
|
protected |
◆ fLfile
◆ fTag
char Retro::RlogMsg::fTag |
|
protected |
The documentation for this class was generated from the following files: