Public Member Functions | Public Attributes | List of all members
fmt::AlignSpec Struct Reference

#include <format.h>

Inheritance diagram for fmt::AlignSpec:
Inheritance graph
[legend]

Public Member Functions

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)
 

Public Attributes

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

Detailed Description

Definition at line 1892 of file format.h.

Constructor & Destructor Documentation

fmt::AlignSpec::AlignSpec ( unsigned  width,
wchar_t  fill,
Alignment  align = ALIGN_DEFAULT 
)
inline

Definition at line 1896 of file format.h.

Member Function Documentation

Alignment fmt::AlignSpec::align ( ) const
inline

Definition at line 1899 of file format.h.

int fmt::AlignSpec::precision ( ) const
inline

Definition at line 1904 of file format.h.

Member Data Documentation

Alignment fmt::AlignSpec::align_

Definition at line 1894 of file format.h.


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


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