TPIE

2362a60
tpie::request_base Class Reference

Base class for read_request and write_request. More...

#include <tpie/compressed/request.h>

Inherited by tpie::read_request, and tpie::write_request.

Public Member Functions

void initiate_request ()
 

Protected Member Functions

 request_base (compressor_response *response)
 

Protected Attributes

compressor_responsem_response
 

Detailed Description

Base class for read_request and write_request.

Each request should have a pointer to the response object, which is contained in this base class.

Definition at line 185 of file request.h.


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