chunk_reader Class Reference

#include <package.h>

Collaboration diagram for chunk_reader:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 chunk_reader (package *parent, const std::string _name)
 ~chunk_reader ()
len_t read (void *data, len_t len)
void read_all (std::vector< char > &data)

Friends

class package


Constructor & Destructor Documentation

chunk_reader::chunk_reader ( package parent,
const std::string  _name 
)

Here is the call graph for this function:

chunk_reader::~chunk_reader (  ) 

Here is the call graph for this function:


Member Function Documentation

len_t chunk_reader::read ( void *  data,
len_t  len 
)

Here is the call graph for this function:

void chunk_reader::read_all ( std::vector< char > &  data  ) 

Here is the call graph for this function:


Friends And Related Function Documentation

friend class package [friend]


The documentation for this class was generated from the following files:

Generated on Thu Jan 13 13:31:44 2011 by  doxygen 1.5.6