ESock::CMetaConnectionFactoryContainer Class Reference

class ESock::CMetaConnectionFactoryContainer : public ESock::CCommsFactoryContainer

Container for meta connection provider factories.

Public Member Functions
~CMetaConnectionFactoryContainer ()
CMetaConnectionProviderFactoryBase * Factory ( TInt )
CMetaConnectionFactoryContainer * NewL ()
Protected Member Functions
CMetaConnectionFactoryContainer ()
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  = EMetaConnectionFactoryContainer }
Inherited Enumerations
ESock::CCommsFactoryContainer:TContaineeType
Inherited Attributes
ESock::CCommsFactoryContainer::iId

Constructor & Destructor Documentation

CMetaConnectionFactoryContainer()

CMetaConnectionFactoryContainer ( ) [protected]

~CMetaConnectionFactoryContainer()

~CMetaConnectionFactoryContainer ( ) [virtual]

Member Functions Documentation

Factory(TInt)

CMetaConnectionProviderFactoryBase * Factory ( TInt aIndex ) const

Parameters

TInt aIndex

NewL()

CMetaConnectionFactoryContainer * 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 = EMetaConnectionFactoryContainer