sprint 1-alpha
Public Member Functions
sprint::io::xfolder Class Reference

A single device. More...

#include <xfolder.h>

Inherited by sprint::io::xtar, and sprint::io::xzip.

List of all members.

Public Member Functions

virtual xstreamopen (const char *resource, flag_t mode)=0

Detailed Description

A single device.


Member Function Documentation

virtual xstream* sprint::io::xfolder::open ( const char *  resource,
flag_t  mode 
) [pure virtual]

Create a stream from this place

Returns:
a xstream object allocated with new, or NULL

Implemented in sprint::io::xzip.


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