Management of a standalone message.
More...
#include </__w/arcaneframework.github.io/arcaneframework.github.io/framework/arccore/src/trace/arccore/trace/StandaloneTraceMessage.h>
Management of a standalone message.
Definition at line 33 of file StandaloneTraceMessage.h.
◆ color()
| int Arcane::StandaloneTraceMessage::color |
( |
| ) |
const |
|
inline |
◆ file()
| std::ostream & Arcane::StandaloneTraceMessage::file |
( |
| ) |
const |
|
inline |
◆ level()
| int Arcane::StandaloneTraceMessage::level |
( |
| ) |
const |
|
inline |
◆ type()
◆ value()
| std::string Arcane::StandaloneTraceMessage::value |
( |
| ) |
const |
|
inline |
◆ m_color
| int Arcane::StandaloneTraceMessage::m_color = 0 |
|
mutable |
◆ m_level
| int Arcane::StandaloneTraceMessage::m_level = TraceMessage::DEFAULT_LEVEL |
|
private |
◆ m_stream
| std::ostringstream Arcane::StandaloneTraceMessage::m_stream |
|
mutableprivate |
◆ m_type
The documentation for this class was generated from the following file: