xc
Public Member Functions | Protected Member Functions | List of all members
StandardStreamWrapper Class Reference

Standard stream redirection. More...

#include <StandardStreamWrapper.h>

Public Member Functions

 StandardStreamWrapper (const std::string &, std::ostream &)
 Constructor.
 
 ~StandardStreamWrapper (void)
 Destructor.
 
void reset (void)
 Fall back to the standard buffer.
 
std::ostream & getStream (void)
 
const std::string & getFileName (void) const
 
void setFileName (const std::string &)
 

Protected Member Functions

void free (void)
 Frees memory.
 
void alloc (const std::string &)
 Allocates memory.
 

Detailed Description

Standard stream redirection.


The documentation for this class was generated from the following files: