Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

FileStreamBuffer.h File Reference

#include <stdio.h>
#include <iostream>

Go to the source code of this file.

Namespaces

namespace  io

Defines

#define PRINT_OSTREAM(F, OBJ)
 A macro to wrap print calls based on FILE* to calls using ostream.


Define Documentation

#define PRINT_OSTREAM F,
OBJ   ) 
 

Value:

FileStreamBuffer local_fsb(F);\
std::ostream(&local_fsb) << OBJ
A macro to wrap print calls based on FILE* to calls using ostream.

Parameters:
F,: file* to wrap
OBJ,: object to print


Generated on Fri Jun 30 00:03:04 2006 for Module io by  doxygen 1.4.2