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