ESock::CSubConnectionProviderFactoryBase Class Reference
class ESock::CSubConnectionProviderFactoryBase : public ESock::CCommsFactoryBase
|
Base class for all sub-connection provider factories. Specifies the interface that all sub-connection provider factories must implement. It also providers the ECOM framework (via
CCommsFactoryBase
) to load sub-connection provider factories from other Dynamic Linked Libraries.
Since 9.0
Inherits from
-
ESock::CSubConnectionProviderFactoryBase
Inherited Functions
|
|
CBase::CBase()
|
|
CBase::Delete(CBase *)
|
|
CBase::Extension_(TUint,TAny *&,TAny *)
|
|
CBase::operator new(TUint)
|
|
CBase::operator new(TUint,TAny *)
|
|
CBase::operator new(TUint,TLeave)
|
|
CBase::operator new(TUint,TLeave,TUint)
|
|
CBase::operator new(TUint,TUint)
|
|
CBase::~CBase()
|
|
ESock::CCommsFactoryBase::CCommsFactoryBase(TUid,CCommsFactoryContainer &)
|
|
ESock::CCommsFactoryBase::CreateObjectL(TFactoryQueryBase &)
|
|
ESock::CCommsFactoryBase::DoPostCreationL(ACommsFactoryNodeId *,TFactoryQueryBase &)
|
|
ESock::CCommsFactoryBase::DoReceiveMessage(NetMessages::CMessage &)
|
|
ESock::CCommsFactoryBase::Find(Factories::MFactoryQuery &)
|
|
ESock::CCommsFactoryBase::FindOrCreateObjectL(TFactoryQueryBase &)
|
|
ESock::CCommsFactoryBase::SendMessage(NetMessages::CMessage &)
|
|
ESock::CCommsFactoryBase::~CCommsFactoryBase()
|
|
Factories::CFactoryBase::AddManagedObjectL(AFactoryObject &)
|
|
Factories::CFactoryBase::CFactoryBase(TUid,CFactoryContainer &)
|
|
Factories::CFactoryBase::ConstructL()
|
|
Factories::CFactoryBase::ConstructL(const TUid &)
|
|
Factories::CFactoryBase::DeRegisterNotifier(const IFactoryNotify &)
|
|
Factories::CFactoryBase::FindObject(MFactoryQuery &)const
|
|
Factories::CFactoryBase::ManagedObjectBeingDeleted(AFactoryObject &)
|
|
Factories::CFactoryBase::NewL(const TDesC8 &,const TUid &,CFactoryContainer &)
|
|
Factories::CFactoryBase::NewL(const TUid &,CFactoryContainer &)
|
|
Factories::CFactoryBase::ParentContainer()
|
|
Factories::CFactoryBase::RegisterNotifierL(const IFactoryNotify &)
|
|
Factories::CFactoryBase::RemoveManagedObject(AFactoryObject &)
|
|
Factories::CFactoryBase::Uid()const
|
|
Factories::CFactoryBase::~CFactoryBase()
|
Constructor & Destructor Documentation
CSubConnectionProviderFactoryBase(TUid, CSubConnectionFactoryContainer &)
~CSubConnectionProviderFactoryBase()
IMPORT_C
|
~CSubConnectionProviderFactoryBase
|
(
|
)
|
[virtual]
|
Member Functions Documentation
CreateL(TFactoryQueryBase &)
Parameters
TFactoryQueryBase
& aQuery
|
|
DoCreateObjectL(TFactoryQueryBase &)
IMPORT_C
ACommsFactoryNodeId
*
|
DoCreateObjectL
|
(
|
TFactoryQueryBase
&
|
aQuery
|
)
|
[protected, virtual]
|
Override this to provide your own implementation for creating a sub-connection provider
Parameters
TFactoryQueryBase
& aQuery
|
|
DoFindOrCreateObjectL(TFactoryQueryBase &)
IMPORT_C
ACommsFactoryNodeId
*
|
DoFindOrCreateObjectL
|
(
|
TFactoryQueryBase
&
|
aQuery
|
)
|
[protected, virtual]
|
Override this to provide your own implementation for finding/creating a flow, either by creating a new flow or returning an existing one, as appropriate for the flow type.
Parameters
TFactoryQueryBase
& aQuery
|
|
NewL(const TDesC8 &, CSubConnectionFactoryContainer &)
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.