Synesis Software STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ...

OutputDebugString_sink Class Reference

#include <fastformat/sinks/OutputDebugString.hpp>

List of all members.


Detailed Description

Sink for sending a statement to Windows' OutputDebugString().
Examples:

examples/example.sink.OutputDebugString/example.sink.OutputDebugString.cpp.


Public Types

typedef OutputDebugString_sink class_type
 This type.

Public Member Functions

 OutputDebugString_sink ()
 Constructs the instance.
class_typewrite (int flags, size_t cchTotal, size_t numResults, ff_string_slice_t const *results)
 Outputs the results, according to the given flags.

Member Typedef Documentation

This type.


Constructor & Destructor Documentation

OutputDebugString_sink (  )  [inline]

Constructs the instance.


Member Function Documentation

class_type& write ( int  flags,
size_t  cchTotal,
size_t  numResults,
ff_string_slice_t const *  results 
) [inline]


The documentation for this class was generated from the following file:

FastFormat Library documentation © Matthew Wilson, 2006-2009 SourceForge.net Logo