Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

mootio::mifstream Class Reference

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

#include <mootCIO.h>

Inheritance diagram for mootio::mifstream:

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

Collaboration graph
[legend]
List of all members.

Public Methods

Constructors etc.

Detailed Description

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


Constructor & Destructor Documentation

mootio::mifstream::mifstream void    [inline]
 

Default constructor as for mcstream

mootio::mifstream::mifstream const char *    filename,
const char *    mode = ((void *)0)
[inline]
 

Constructor given filename and mode

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

Constructor given filename and mode as C++ strings

virtual mootio::mifstream::~mifstream 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