webservices/wsframework/inc/sensyncrequester.h
branchCompilerCompatibility
changeset 12 20aafbbfb68e
parent 0 62f9d29f7211
equal deleted inserted replaced
10:8bdeb2d50f7b 12:20aafbbfb68e
   151 
   151 
   152          virtual void SetStatusL(const TInt aStatus);
   152          virtual void SetStatusL(const TInt aStatus);
   153          virtual MSenTransport& TransportL();
   153          virtual MSenTransport& TransportL();
   154          virtual CSenIdentifier& Identifier() const;  
   154          virtual CSenIdentifier& Identifier() const;  
   155          virtual TInt ChunkByTxnIdL(TInt aTxnId, CSenChunk*& aChunk);
   155          virtual TInt ChunkByTxnIdL(TInt aTxnId, CSenChunk*& aChunk);
   156          virtual MSenRemoteHostlet* CSenSyncRequester::Hostlet() const;
   156          virtual MSenRemoteHostlet* Hostlet() const;
   157 
   157 
   158          virtual TInt SendToHostletL(MSenRemoteHostlet& aReceiver,
   158          virtual TInt SendToHostletL(MSenRemoteHostlet& aReceiver,
   159                                      const TDesC8& aMessage,
   159                                      const TDesC8& aMessage,
   160                                      const TInt aTxnId,
   160                                      const TInt aTxnId,
   161                                      MSenRemoteServiceConsumer& aFrom,
   161                                      MSenRemoteServiceConsumer& aFrom,