ESock::CProtocolFamilyFactoryBase Class Reference
class ESock::CProtocolFamilyFactoryBase |
Base class for all protocol families' provider factories. Specifies the interface that all protocol families' providers factories must implement. It also providers the ECOM framework (via CCommsFactoryBase) to load sub-connection provider factories from other Dynamic Linked Libraries.
Since 9.1
Constructor & Destructor Documentation
CProtocolFamilyFactoryBase(TUid, CProtocolFamilyFactoryContainer &)
Sub-connection provider factory constructor
Member Functions Documentation
DoCreateObjectL(TFactoryQueryBase &)
NewL(const TDesC8 &, CProtocolFamilyFactoryContainer &)
Create a new instance of a protocol family Factory (Uses the base class that uses ECOM to load the DLL that implements the specialised protocol family factory
- Exceptions
KErrNoMemory |
in out of memory conditions or KErrNotFound if the DLL cannot be found
|
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.