SPrintf Class Reference
#include <
support/ITextStream.h
>
List of all members.
Detailed Description
Utility to perform printf()-like formatting to an
ITextOutput
.
Public Member Functions
const char *
Buffer
() const
SPrintf
(const char *fmt,...)
~SPrintf
()
Constructor & Destructor Documentation
SPrintf
(
const char *
fmt
,
...
)
~
SPrintf
(
)
Member Function Documentation
const char * Buffer
(
)
const
The documentation for this class was generated from the following files:
ITextStream.h
TextStream.cpp