| class CWorkerTransportReceiver : public CBase |
| Public Member Functions | |
|---|---|
| void | OnPeerDeath ( CommsFW::TWorkerId , TTransportUserStorage &) |
| void | ProcessMessage (const Den::TWorkerTransportMsg &, TRequestWrapper &, TTransportUserStorage &, CommsFW::TWorkerId ) |
| void | Shutdown ( TBool , TTransportUserStorage &) |
| void | OnPeerDeath | ( | CommsFW::TWorkerId | aPeer, |
| TTransportUserStorage & | aStorage | |||
| ) | [pure virtual] | |||
| CommsFW::TWorkerId aPeer | |
| TTransportUserStorage & aStorage |
| void | ProcessMessage | ( | const Den::TWorkerTransportMsg & | aMsg, |
| TRequestWrapper & | aRequest, | |||
| TTransportUserStorage & | aStorage, | |||
| CommsFW::TWorkerId | aWorker | |||
| ) | [pure virtual] | |||
| const Den::TWorkerTransportMsg & aMsg | |
| TRequestWrapper & aRequest | |
| TTransportUserStorage & aStorage | |
| CommsFW::TWorkerId aWorker |
| void | Shutdown | ( | TBool | aAlreadyDead, |
| TTransportUserStorage & | aStorage | |||
| ) | [pure virtual] | |||
| TBool aAlreadyDead | |
| TTransportUserStorage & aStorage |
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.