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

Public Member Functions

template<typename U>
 StringFormatterArg (const U &avalue)
 StringFormatterArg (Real avalue)
 StringFormatterArg (const String &s)
const Stringvalue () const

Detailed Description

Definition at line 599 of file arccore/src/base/arccore/base/String.h.

Constructor & Destructor Documentation

◆ StringFormatterArg() [1/3]

template<typename U>
Arcane::StringFormatterArg::StringFormatterArg ( const U & avalue)
inline

Definition at line 604 of file arccore/src/base/arccore/base/String.h.

◆ StringFormatterArg() [2/3]

Arcane::StringFormatterArg::StringFormatterArg ( Real avalue)
inline

Definition at line 608 of file arccore/src/base/arccore/base/String.h.

◆ StringFormatterArg() [3/3]

Arcane::StringFormatterArg::StringFormatterArg ( const String & s)
inline

Definition at line 612 of file arccore/src/base/arccore/base/String.h.

Member Function Documentation

◆ value()

const String & Arcane::StringFormatterArg::value ( ) const
inline

Definition at line 619 of file arccore/src/base/arccore/base/String.h.


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