Loki::PrintfState< Device, Char > Struct Template Reference

List of all members.

Public Member Functions

 PrintfState (Device dev, const Char *format)
 ~PrintfState ()
PrintfState & operator() (bool par)
PrintfState & operator() (char par)
PrintfState & operator() (signed char par)
PrintfState & operator() (unsigned char par)
PrintfState & operator() (signed short par)
PrintfState & operator() (unsigned short par)
PrintfState & operator() (signed int par)
PrintfState & operator() (signed long par)
PrintfState & operator() (unsigned int par)
PrintfState & operator() (unsigned long i)
PrintfState & operator() (void *n)
PrintfState & operator() (double n)
PrintfState & operator() (long double n)
PrintfState & operator() (int *pi)
PrintfState & operator() (short *pi)
PrintfState & operator() (long *pi)
PrintfState & operator() (const std::string &stdstr)
PrintfState & operator() (const char *const s)
PrintfState & operator() (const void *const p)
 operator int () const

Detailed Description

template<class Device, class Char>
struct Loki::PrintfState< Device, Char >

Definition at line 88 of file SafeFormat.h.


The documentation for this struct was generated from the following file:
Generated on Sun Feb 25 16:52:44 2007 for Loki by  doxygen 1.5.1-p1