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

mootio::mofstream Class Reference

Wrapper class for named file output using C FILE*s. More...

#include <mootCIO.h>

Inheritance diagram for mootio::mofstream:

Inheritance graph
[legend]
Collaboration diagram for mootio::mofstream:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Constructors etc.

Detailed Description

Uses mstream::name as filename identifier. The name "-" corresponds to stdout. Default open-mode is "w".


Constructor & Destructor Documentation

mootio::mofstream::mofstream void   )  [inline]
 

Default constructor

mootio::mofstream::mofstream const char *  filename,
const char *  mode = 0
[inline]
 

Constructor given filename and mode

mootio::mofstream::mofstream const std::string &  filename,
const std::string &  mode = ""
[inline]
 

Constructor given filename and mode as C++ strings

virtual mootio::mofstream::~mofstream void   )  [inline, virtual]
 

Destructor: auto-closes file


The documentation for this class was generated from the following file:
Generated on Mon Jun 27 13:05:31 2005 for libmoot by  doxygen 1.3.8-20040913