isprintf Class Reference

isprintf is a specialization of istring that provides printf style support. More...

#include <istring.h>

Inheritance diagram for isprintf:

Inheritance graph
[legend]
Collaboration diagram for isprintf:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 isprintf ()
 isprintf (const char *initial,...)
 isprintf (const istring &s)

Detailed Description

isprintf is a specialization of istring that provides printf style support.

it makes it much easier to call the SPRINTF style constructor but is otherwise identical to an istring.

Definition at line 428 of file istring.h.


Constructor & Destructor Documentation

isprintf::isprintf (  ) 

Definition at line 990 of file istring.cpp.

isprintf::isprintf ( const char *  initial,
  ... 
)

Definition at line 994 of file istring.cpp.

References istring::base_sprintf().

isprintf::isprintf ( const istring s  ) 

Definition at line 992 of file istring.cpp.


The documentation for this class was generated from the following files:
Generated on Sat Oct 11 04:30:24 2008 for HOOPLE Libraries by  doxygen 1.5.1