ESock::CSubConnectionFactoryContainer Class Reference

class ESock::CSubConnectionFactoryContainer : public ESock::CCommsFactoryContainer

Container for sub-connection provider factories

Since 9.0

Public Member Functions
~CSubConnectionFactoryContainer ()
CSubConnectionProviderFactoryBase * Factory ( TInt )
IMPORT_C CSubConnectionFactoryContainer * NewL ()
Protected Member Functions
CSubConnectionFactoryContainer ()
void ReceivedL (const Messages::TRuntimeCtxId &, const Messages::TNodeId &, Messages::TSignatureBase &)
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::CCommsFactoryContainer::CCommsFactoryContainer(TContaineeType)
ESock::CCommsFactoryContainer::CreateFactoryL(TUid)
ESock::CCommsFactoryContainer::CreateFactoryObjectNodeL(Messages::TSignatureBase &)
ESock::CCommsFactoryContainer::Find(Factories::MFactoryQuery &)
ESock::CCommsFactoryContainer::FindOrCreateFactoryL(TUid)
ESock::CCommsFactoryContainer::NewL(TContaineeType)
Factories::CFactoryContainer::AddL(CFactoryBase &)
Factories::CFactoryContainer::CFactoryContainer()
Factories::CFactoryContainer::FetchNodeInterfaceControlL(TInt)
Factories::CFactoryContainer::FindFactory(TUid)const
Factories::CFactoryContainer::FindObject(MFactoryQuery &)const
Factories::CFactoryContainer::RegisterNotifierL(TUid,const IFactoryNotify &)
Factories::CFactoryContainer::~CFactoryContainer()
Factories::CFactoryContainerNode::CFactoryContainerNode()
Factories::CFactoryContainerNode::~CFactoryContainerNode()
Protected Member Enumerations
enum anonymous { EId  = ESubConnectionFactoryContainer }
Inherited Enumerations
ESock::CCommsFactoryContainer:TContaineeType
Inherited Attributes
ESock::CCommsFactoryContainer::iId

Constructor & Destructor Documentation

CSubConnectionFactoryContainer()

CSubConnectionFactoryContainer ( ) [protected]

~CSubConnectionFactoryContainer()

~CSubConnectionFactoryContainer ( ) [virtual]

Member Functions Documentation

Factory(TInt)

CSubConnectionProviderFactoryBase * Factory ( TInt aIndex ) const

Parameters

TInt aIndex

NewL()

IMPORT_C CSubConnectionFactoryContainer * NewL ( ) [static]

ReceivedL(const Messages::TRuntimeCtxId &, const Messages::TNodeId &, Messages::TSignatureBase &)

void ReceivedL ( const Messages::TRuntimeCtxId & aSender,
const Messages::TNodeId & aRecipient,
Messages::TSignatureBase & aMessage
) [protected, virtual]

Parameters

const Messages::TRuntimeCtxId & aSender
const Messages::TNodeId & aRecipient
Messages::TSignatureBase & aMessage

Member Enumerations Documentation

Enum anonymous

Enumerators

EId = ESubConnectionFactoryContainer