Gui::FormatString Class Reference

#include <CommandT.h>

Static Public Member Functions

static std::string str (const std::ostream &s)
 
static std::string str (const std::string &s)
 
static std::string str (const std::stringstream &s)
 
static std::string toStr (boost::format &f)
 
template<typename T , typename... Args>
static std::string toStr (boost::format &f, T &&t, Args &&... args)
 

Member Function Documentation

◆ str() [1/3]

static std::string Gui::FormatString::str ( const std::ostream &  s)
static

◆ str() [2/3]

static std::string Gui::FormatString::str ( const std::string &  s)
static

◆ str() [3/3]

static std::string Gui::FormatString::str ( const std::stringstream &  s)
static

◆ toStr() [1/2]

static std::string Gui::FormatString::toStr ( boost::format &  f)
static

Referenced by Gui::cmdAppObjectShow().

◆ toStr() [2/2]

template<typename T , typename... Args>
static std::string Gui::FormatString::toStr ( boost::format &  f,
T &&  t,
Args &&...  args 
)
static

The documentation for this class was generated from the following file:
  • src/Gui/CommandT.h