Formatting the stream by length. More...
#include <arccore/trace/Trace.h>
Public Member Functions | |
| Width (Integer v) | |
| Formats the stream to a length of v characters. | |
Public Attributes | |
| Integer | m_width |
| Formatting length. | |
Formatting the stream by length.
Definition at line 71 of file arccore/src/trace/arccore/trace/Trace.h.
|
inline |
Formats the stream to a length of v characters.
Definition at line 76 of file arccore/src/trace/arccore/trace/Trace.h.
References m_width.
| Integer Arcane::Trace::Width::m_width |
Formatting length.
Definition at line 82 of file arccore/src/trace/arccore/trace/Trace.h.
Referenced by Width().