Stimfit  0.13.15
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions | Public Attributes
stf::ifstreamMan Struct Reference

Resource manager for ifstream objects. More...

#include <stf.h>

List of all members.

Public Member Functions

 ifstreamMan (const wxString &filename)
 Constructor.
 ~ifstreamMan ()
 Destructor.

Public Attributes

wxFFile myStream
 The managed stream.

Detailed Description

Resource manager for ifstream objects.

Definition at line 293 of file stf.h.


Constructor & Destructor Documentation

stf::ifstreamMan::ifstreamMan ( const wxString filename) [inline]

Constructor.

See fstream documentation for details

Definition at line 297 of file stf.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines