Sese Framework  2.3.0
A cross-platform framework
Loading...
Searching...
No Matches
sese::text::FormatOption Struct Reference

#include <FormatOption.h>

Public Member Functions

bool parse (const std::string &value)
 

Static Public Member Functions

static SESE_ALWAYS_INLINE bool is_align (const char CH)
 
static SESE_ALWAYS_INLINE Align delect_align (const char CH)
 

Public Attributes

Align align = Align::LEFT
 
char wide_char = ' '
 
uint16_t wide = 0
 
uint16_t float_placeholder = 0
 
char ext_type = 0
 

Member Function Documentation

◆ delect_align()

static SESE_ALWAYS_INLINE Align sese::text::FormatOption::delect_align ( const char CH)
inlinestatic

◆ is_align()

static SESE_ALWAYS_INLINE bool sese::text::FormatOption::is_align ( const char CH)
inlinestatic

Referenced by parse().

◆ parse()

bool sese::text::FormatOption::parse ( const std::string & value)
inline

Member Data Documentation

◆ align

◆ ext_type

◆ float_placeholder

◆ wide

◆ wide_char


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