MDosFactoryBaseDSY Class Reference

class MDosFactoryBaseDSY

Abstract class that defines the mandatory functions to be written in the plug-in when creating the licensee specific Factory class. The Factory class is responsible for creating and delivering services to the Dos Server on its demand.

Public Member Functions
CDosExtensionBase * NewExtensionServiceL ()

Member Functions Documentation

NewExtensionServiceL()

CDosExtensionBase * NewExtensionServiceL ( ) [pure virtual]

The implementation should create a licensee specific Extension Service.