class EncoderRepositoryInterface
|
Encoder Repository Interface. More... |
|
|
Public Members
Detailed Description
This class is a repository for encoders.
bool selectEncoderForTypeID (const card16 typeID)
|
[pure virtual]
Select the encoder with the given TypeID to be the current encoder
of the repository.
Parameters:
typeID | Encoding's type ID.
|
Returns: true, if encoder for this TypeID was in the repository;
false otherwise.
EncoderInterface* getCurrentEncoder ()
|
[const pure virtual]
Get EncoderInterface of the current encoder.
Returns: Current encoder's EncoderInterface.
- Version: 1.0
- Author: Thomas Dreibholz (Dreibholz@bigfoot.com)
- Generated: viper@odin on Sun Feb 4 18:54:51 2001, using kdoc 2.0a22.