| class CConverterLibrary : public CBase |
A converter DLL's factory for individual CConverterBase-derived objects.
The implementor of a converter DLL should implement this class.
| Public Member Functions | |
|---|---|
| CConverterBase * | Converter ( TUid ) |
| CConverterBase * | Converter | ( | TUid | aUid | ) | [pure virtual] |
Creates and returns an instance of the converter with the specified UID.
This class should not allocate any resources that are not returned to the caller.
| TUid aUid | UID of the converter to create |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.