MPbk2ApplicationServices2 Class Reference

class MPbk2ApplicationServices2

This class is an extension to MPbk2ApplicationServices . See documentation of MPbk2ApplicationServices from header MPbk2ApplicationServices.h

You can access this extension by calling MPbk2ApplicationServices->MPbk2ApplicationServicesExtension()

Public Member Functions
CPbk2ServiceManager & ServiceManager ()
CPbk2StoreManager & StoreManager ()
Protected Member Functions
~MPbk2ApplicationServices2 ()

Constructor & Destructor Documentation

~MPbk2ApplicationServices2()

~MPbk2ApplicationServices2 ( ) [protected, inline]

Member Functions Documentation

ServiceManager()

CPbk2ServiceManager & ServiceManager ( ) const [pure virtual]

Returns service manager.

StoreManager()

CPbk2StoreManager & StoreManager ( ) const [pure virtual]

Returns the concrete store manager instance.