Public Member Functions | List of all members
fmt::AlignTypeSpec< TYPE > Struct Template Reference

#include <format.h>

Inheritance diagram for fmt::AlignTypeSpec< TYPE >:
Inheritance graph
[legend]

Public Member Functions

 AlignTypeSpec (unsigned width, wchar_t fill)
 
bool flag (unsigned) const
 
char type () const
 
- 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)
 

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<char TYPE>
struct fmt::AlignTypeSpec< TYPE >

Definition at line 1912 of file format.h.

Constructor & Destructor Documentation

template<char TYPE>
fmt::AlignTypeSpec< TYPE >::AlignTypeSpec ( unsigned  width,
wchar_t  fill 
)
inline

Definition at line 1914 of file format.h.

Member Function Documentation

template<char TYPE>
bool fmt::AlignTypeSpec< TYPE >::flag ( unsigned  ) const
inline

Definition at line 1916 of file format.h.

template<char TYPE>
char fmt::AlignTypeSpec< TYPE >::type ( ) const
inline

Definition at line 1920 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