ESock::CSubConnectionFlowFactoryBase Class Reference
class ESock::CSubConnectionFlowFactoryBase : public ESock::CCommsFactoryBase
|
Base class for all flow factories. Specifies the interface that all flow factories must implement. It also providers the ECOM framework (via
CCommsFactoryBase
) to load flow factories from other Dynamic Linked Libraries.
Since 9.2
Inherits from
-
ESock::CSubConnectionFlowFactoryBase
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::DoFindOrCreateObjectL(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
CSubConnectionFlowFactoryBase(TUid, CSubConnectionFlowFactoryContainer &)
~CSubConnectionFlowFactoryBase()
IMPORT_C
|
~CSubConnectionFlowFactoryBase
|
(
|
)
|
[virtual]
|
Member Functions Documentation
CreateFlowDescriptionL(TInt)
Obtain protocol description of the flow - caller takes custody
Parameters
TInt
aProtocol
|
Protocol id of the flow type for which a description is being requested.
|
CreateProtocolIntfFactoryL(CProtocolIntfFactoryContainer &)
Override this to provide your own implementation of the ProtocolInft factory.
DoCreateFlowDescriptionL(TInt)
Override this to provide flow specific "protocol" description
Parameters
TInt
aProtocol
|
Protocol id of the flow type for which a description is being requested.
|
DoCreateFlowL(CProtocolIntfBase *, TFactoryQueryBase &)
DoCreateObjectL(TFactoryQueryBase &)
IMPORT_C
ACommsFactoryNodeId
*
|
DoCreateObjectL
|
(
|
TFactoryQueryBase
&
|
aQuery
|
)
|
[protected, virtual]
|
Override this to provide your own implementation for creating a flow
Parameters
TFactoryQueryBase
& aQuery
|
|
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.