LotusStyleManagerInternal::FormatStyle Struct Reference

small struct used to defined format style More...

Public Member Functions

 FormatStyle ()
 constructor

Public Attributes

std::string m_prefix
 the prefix
std::string m_suffix
 the suffix
std::string m_extra
 extra data

Friends

std::ostream & operator<< (std::ostream &o, FormatStyle const &format)
 operator<<

Detailed Description

small struct used to defined format style

Constructor & Destructor Documentation

◆ FormatStyle()

LotusStyleManagerInternal::FormatStyle::FormatStyle ( )
inline

constructor

Referenced by operator<<.

◆ operator<<

std::ostream & operator<< ( std::ostream & o,
FormatStyle const & format )
friend

operator<<

Member Data Documentation

◆ m_extra

std::string LotusStyleManagerInternal::FormatStyle::m_extra

◆ m_prefix

std::string LotusStyleManagerInternal::FormatStyle::m_prefix

◆ m_suffix

std::string LotusStyleManagerInternal::FormatStyle::m_suffix

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

Generated on Sat Jul 19 2025 05:24:41 for libwps by doxygen 1.14.0