Main Page | Directories | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class 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 Member Functions

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 = 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 Mon Jun 27 13:05:31 2005 for libmoot by  doxygen 1.3.8-20040913