 |
My Project
debian-1:4.1.1-p2+ds-4
|
Go to the documentation of this file. 1 #ifndef __cxxtest__StdioFilePrinter_h__
2 #define __cxxtest__StdioFilePrinter_h__
41 #endif // __cxxtest__StdioFilePrinter_h__
virtual ~StdioFilePrinter()
OutputStream & operator<<(Manipulator m)
OutputStream & operator<<(unsigned i)
void(* Manipulator)(OutputStream &)
OutputStream & operator<<(const char *s)
virtual OutputStream & operator<<(unsigned)
StdioFilePrinter(FILE *o, const char *preLine=":", const char *postLine="")
Adapter & operator=(const Adapter &)