Public Member Functions | Private Attributes | List of all members
fmt::StrFormatSpec< Char > Class Template Reference

#include <format.h>

Inheritance diagram for fmt::StrFormatSpec< Char >:
Inheritance graph
[legend]

Public Member Functions

const Char * str () const
 
template<typename FillChar >
 StrFormatSpec (const Char *str, unsigned width, FillChar fill)
 
- Public Member Functions inherited from fmt::AlignSpec
Alignment align () const
 
 AlignSpec (unsigned width, wchar_t fill, Alignment align=ALIGN_DEFAULT)
 
int precision () const
 
- Public Member Functions inherited from fmt::WidthSpec
wchar_t fill () const
 
unsigned width () const
 
 WidthSpec (unsigned width, wchar_t fill)
 

Private Attributes

const Char * str_
 

Additional Inherited Members

- Public Attributes inherited from fmt::AlignSpec
Alignment align_
 
- Public Attributes inherited from fmt::WidthSpec
wchar_t fill_
 
unsigned width_
 

Detailed Description

template<typename Char>
class fmt::StrFormatSpec< Char >

Definition at line 1970 of file format.h.

Constructor & Destructor Documentation

template<typename Char>
template<typename FillChar >
fmt::StrFormatSpec< Char >::StrFormatSpec ( const Char *  str,
unsigned  width,
FillChar  fill 
)
inline

Definition at line 1977 of file format.h.

Member Function Documentation

template<typename Char>
const Char* fmt::StrFormatSpec< Char >::str ( ) const
inline

Definition at line 1983 of file format.h.

Member Data Documentation

template<typename Char>
const Char* fmt::StrFormatSpec< Char >::str_
private

Definition at line 1973 of file format.h.


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


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:09