![]() |
![]() |
|
|
auto_buffer_selector | A Type Generator that deduces the appropriate specialisation of stlsoft::auto_buffer |
bundle_exception | Root class for all bundle exceptions |
c_string_sink | Sink for translating a statement into c_string instructions |
char_buffer_sink | Sink for translating a statement into char_buffer instructions |
fastformat_exception | Root class for all FastFormat exception |
fastformat_initialiser | Schwarz Counter initialiser for the FastFormat library |
ff_format_element_t | Format element |
ff_illformed_handler_info_t | Structure returned from fastformat_getProcessIllformedHandler(), fastformat_setProcessIllformedHandler(), fastformat_getThreadIllformedHandler(), and fastformat_setThreadIllformedHandler() |
ff_mismatched_handler_info_t | Structure returned from fastformat_getProcessMismatchedHandler(), fastformat_setProcessMismatchedHandler(), fastformat_getThreadMismatchedHandler(), and fastformat_setThreadMismatchedHandler() |
ff_string_slice_t | Read-only string slice |
format_output_iterator | This class template defines an output iterator that writes to a given sink using fastformat::fmt() |
format_parsing_exception | Root class for all format parsing exceptions |
ignore_missing_arguments_scope | Scoping class that suppresses the reporting of unreferenced arguments during its lifetime |
ignore_unreferenced_arguments_scope | Scoping class that suppresses the reporting of unreferenced arguments during its lifetime |
illformed_format_exception | Exception class that represents an illformed format string |
mismatched_arguments_scope_base | Base class for scoping classes that customise the behaviour in response to mismatched arguments |
mismatched_replacements_exception | Root class for all parameter replacement exceptions |
missing_argument_exception | Exception class that represents the case where one or more replacement parameters are specified in the format string but no matching arguments are presented in the argument list |
null_sink | A class that acts as a bit-bucket sink |
openrj_bundle | A resource bundle that reads Open-RJ Jar files |
OutputDebugString_sink | Sink for sending a statement to Windows' OutputDebugString() |
properties_bundle | A resource bundle that reads properties files |
shim_string_sink | This class acts as a sink for string shims, to be used with STLSoft 1.9 |
speech_sink | Sink for translating a statement into speech |
string_array_sink | Sink for translating a statement into an entry in an array of strings |
unreferenced_argument_exception | Exception class that represents the case where one or more arguments in the argument list are unreferenced in the format |
vectored_file_sink | Sink for translating a statement into iovec instructions |
windows_resource_bundle | A resource bundle that reads Windows INI files |
windows_resource_bundle::missing_resource_id_exception | The exception type |
WindowsMessageBox_sink | Sink for sending a statement to Windows' MessageBox() |
winini_bundle | A resource bundle that reads Windows INI files |
|
|
FastFormat Library documentation © Matthew Wilson, 2006-2009 |
|