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

codec44_decoder Class Reference

decoder for codec 21 and 44. More...

#include <codec44.h>

Inheritance diagram for codec44_decoder:

Inheritance graph
[legend]
Collaboration diagram for codec44_decoder:

Collaboration graph
[legend]
List of all members.

Public Methods

bool decode (blitter &dst, chunck &src) 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 21 and 44.

Definition at line 43 of file codec44.h.


Member Function Documentation

bool codec44_decoder::decode blitter   dst,
chunck   src
throw (std::exception) [virtual]
 

Implements decoder.

Definition at line 30 of file codec44.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