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

Scrive un TAR facendo buffering e legge (solo sequenziale) attraverso un xs::xstream (unimplemented yet) More...

#include <xtar.h>

Inherits sprint::io::xstream.

List of all members.

Public Member Functions

 xtarf (xstream &stream)
xtarfclone (void)
bool open (const char *filename, int flags)
bool close ()
unsigned int write (const unsigned char *data, unsigned int size)
unsigned int read (unsigned char *data, unsigned int size)

Detailed Description

Scrive un TAR facendo buffering e legge (solo sequenziale) attraverso un xs::xstream (unimplemented yet)


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