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

single tar file instance More...

#include <xtar.h>

Inherits sprint::io::xfolder.

List of all members.

Public Member Functions

 xtar (const char *filename, flag_t open_mode, bool full_buffer=false)
bool open (const std::string &filename)
bool close ()
unsigned int capabilities () const
unsigned long long seek (unsigned long long)
unsigned long long size ()
bool is_good () const
std::string filename () const
 return the filename
unsigned int write (const unsigned char *data, unsigned int size)
unsigned int read (unsigned char *data, unsigned int size)

Detailed Description

single tar file instance


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