Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::Trace::Width Class Reference

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.

Detailed Description

Formatting the stream by length.

See also
TraceMessage, ITraceMng

Definition at line 71 of file arccore/src/trace/arccore/trace/Trace.h.

Constructor & Destructor Documentation

◆ Width()

Arcane::Trace::Width::Width ( Integer v)
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.

Member Data Documentation

◆ 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().


The documentation for this class was generated from the following file: