Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound 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 Methods

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 = ((void *)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 Wed Jul 28 15:48:08 2004 for libmoot by doxygen1.2.15