Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

codec1_decoder Class Reference

decoder for codec 1 and 3. More...

#include <codec1.h>

Inheritance diagram for codec1_decoder:

Inheritance graph
[legend]
Collaboration diagram for codec1_decoder:

Collaboration graph
[legend]
List of all members.

Public Methods

virtual ~codec1_decoder () throw ()
bool decode (blitter &, chunck &) throw (std::exception)
virtual bool init_size (const point &p, const rect &r) throw (std::exception)

Protected Methods

const rectget_rect () const throw ()
const pointget_size () const throw ()

Detailed Description

decoder for codec 1 and 3.

Definition at line 43 of file codec1.h.


Constructor & Destructor Documentation

codec1_decoder::~codec1_decoder   throw () [virtual]
 

Definition at line 30 of file codec1.cpp.


Member Function Documentation

bool codec1_decoder::decode blitter  ,
chunck  
throw (std::exception) [virtual]
 

Implements decoder.

Definition at line 85 of file codec1.cpp.

const rect& decoder::get_rect   const throw () [inline, protected, inherited]
 

Definition at line 43 of file decoder.h.

const point& decoder::get_size   const throw () [inline, protected, inherited]
 

Definition at line 44 of file decoder.h.

virtual bool decoder::init_size const point   p,
const rect   r
throw (std::exception) [inline, virtual, inherited]
 

Reimplemented in codec37_decoder.

Definition at line 48 of file decoder.h.

Referenced by codec37_decoder::init_size().


The documentation for this class was generated from the following files:
Generated on Fri Aug 9 22:54:31 2002 for san_player by doxygen1.2.16