CompressedStream Class Reference

#include <compressedStream.hpp>

Inheritance diagram for CompressedStream:

Inheritance graph
[legend]
Collaboration diagram for CompressedStream:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CompressedStream (char *buffer, int buffer_size)
int position () const
void set_position (int position)
int read_int ()
char read_char ()
int write_int (int value)
int write_char (char value)

Detailed Description

Definition at line 23 of file compressedStream.hpp.


Constructor & Destructor Documentation

CompressedStream::CompressedStream ( char *  buffer,
int  buffer_size 
)


Member Function Documentation

int CompressedStream::position (  )  const

char CompressedStream::read_char (  ) 

int CompressedStream::read_int (  ) 

void CompressedStream::set_position ( int  position  ) 

int CompressedStream::write_char ( char  value  ) 

int CompressedStream::write_int ( int  value  ) 


The documentation for this class was generated from the following file:
Generated on Mon Oct 9 13:51:51 2006 for Strongtalk VM by  doxygen 1.4.7