Main Page
Modules
Namespaces
Classes
Files
Related Pages
Examples
Alphabetical List
Class List
Class Hierarchy
Class Members
fastformat
::
ff_mismatched_handler_info_t
ff_mismatched_handler_info_t Struct Reference
#include <
fastformat/fastformat.h
>
List of all members.
Detailed Description
Structure returned from
fastformat_getProcessMismatchedHandler()
,
fastformat_setProcessMismatchedHandler()
,
fastformat_getThreadMismatchedHandler()
, and
fastformat_setThreadMismatchedHandler()
.
Public Attributes
fastformat_mismatchedHandler_t
handler
void *
param
Member Data Documentation
fastformat_mismatchedHandler_t
handler
mismatch handler
void*
param
parameter
The documentation for this struct was generated from the following file:
fastformat/
fastformat.h
FastFormat
Library documentation © Matthew Wilson, 2006-2009