![]() |
Prusa Slicer 2.6.0
|
Classes | |
| struct | utf8_buffer |
Functions | |
| template<typename T > | |
| T && | cook (T &&arg) |
| std::string | format_recursive (boost::format &message) |
| template<typename TValue , typename... TArgs> | |
| std::string | format_recursive (boost::format &message, TValue &&arg, TArgs &&... args) |
| std::ostream & | operator<< (std::ostream &os, const utf8_buffer &v) |
| const utf8_buffer | cook (const wxString &arg) |
| const utf8_buffer | cook (wxString &arg) |
| const utf8_buffer | cook (wxString &&arg) |
|
inline |
References arg().
Here is the call graph for this function:
|
inline |
References arg().
Referenced by format_recursive().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
|
inline |
|
inline |
Referenced by Slic3r::format(), Slic3r::format(), format_recursive(), Slic3r::GUI::format_wxstr(), and Slic3r::GUI::format_wxstr().
Here is the caller graph for this function:| std::string Slic3r::internal::format::format_recursive | ( | boost::format & | message, |
| TValue && | arg, | ||
| TArgs &&... | args | ||
| ) |
References arg(), cook(), and format_recursive().
Here is the call graph for this function:
|
inline |
References Slic3r::internal::format::utf8_buffer::data.