![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Classes | |
| struct | _allow_call |
| by default we don't allow to treat any types directly by boost::format. More... | |
| struct | _allow_call< char > |
| struct | _allow_call< double > |
| struct | _allow_call< float > |
| struct | _allow_call< int16_t > |
| struct | _allow_call< int32_t > |
| struct | _allow_call< int64_t > |
| struct | _allow_call< long > |
| struct | _allow_call< string > |
| struct | _allow_call< uchar > |
| struct | _allow_call< uint16_t > |
| struct | _allow_call< uint32_t > |
| struct | _allow_call< uint64_t > |
| struct | _allow_call< ulong > |
| struct | _is_smart_wrapper |
| struct | _is_smart_wrapper< std::shared_ptr< T > > |
| struct | _is_smart_wrapper< std::unique_ptr< T, D > > |
| struct | _shall_convert_toString |
| struct | _shall_format_directly |
| struct | _shall_show_smartWrapper |
Functions | |
| void | _clear_errorflag () |
| string | _log_and_stringify (std::exception const &ex) |
| string | _log_unknown_exception () |
|
inlineprivate |
Definition at line 300 of file format-string.hpp.
References _clear_errorflag(), and lumiera_error().
Referenced by _clear_errorflag(), and _log_and_stringify().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 307 of file format-string.hpp.
References _clear_errorflag(), and _log_and_stringify().
Referenced by _log_and_stringify().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 319 of file format-string.hpp.
References _log_unknown_exception(), and lumiera_error().
Referenced by _log_unknown_exception().
Here is the call graph for this function:
Here is the caller graph for this function: