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

Resource manager for ofstream objects. More...

#include <stf.h>

List of all members.

Public Member Functions

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

Public Attributes

wxFFile myStream
 The managed stream.

Detailed Description

Resource manager for ofstream objects.

Definition at line 309 of file stf.h.


Constructor & Destructor Documentation

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

Constructor.

See fstream documentation for details

Definition at line 313 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