#include <comms-infras/ss_apiext_register.h>
| class ESock::TCommsApiExtRegister |
| Public Member Functions | |
|---|---|
| TCommsApiExtRegister(Messages::CGlobals &) | |
| ~TCommsApiExtRegister() | |
| TSubSessionUniqueId | DeRegisterInterface(TInt, TSubSessionUniqueId) |
| TSubSessionUniqueId | FirstClient(TInt) |
| void | RegisterInterfaceL(TInt, const Meta::STypeId &, TSubSessionUniqueId) |
Utility class
| TCommsApiExtRegister | ( | Messages::CGlobals & | aSockManData | ) | [explicit] |
| TSubSessionUniqueId | DeRegisterInterface | ( | TInt | aExtItfId, |
| TSubSessionUniqueId | aClientId | |||
| ) | ||||
| void | RegisterInterfaceL | ( | TInt | aExtItfId, |
| const Meta::STypeId & | aMsgImplTid, | |||
| TSubSessionUniqueId | aClientId | |||
| ) | ||||