ESock::TRequestDataReceivedNotification Class Reference

#include <comms-infras/datamonitormessages.h>

Link against: agentprcore.lib

class ESock::TRequestDataReceivedNotification : public ESock::TCommsDataMonitorApiExtReq

Inherits from

Detailed Description

Request message requesting notification of volume of data received having reached or exceeded a specified threshold.

Member Attribute Documentation

iDelta

TUint32 iDelta[protected]

iReceivedBytes

TUint32 iReceivedBytes[protected]

Member Function Documentation

Delta ( )

TUint32 Delta()const [inline]

DispatchL ( NetInterfaces::TInterfaceControl &, const TSubSessionUniqueId &, Elements::RResponseMsg & )

IMPORT_C voidDispatchL(NetInterfaces::TInterfaceControl &aIntfCtrl,
const TSubSessionUniqueId &aSubSessionUniqueId,
Elements::RResponseMsg &aResponseMsg
)[virtual]

PlacementNew ( TDes8 & )

TRequestDataReceivedNotification *PlacementNew(TDes8 &aBuff)[static]

ReceivedBytes ( )

TUint32 ReceivedBytes()const [inline]

SetDelta ( TUint32 )

voidSetDelta(TUint32aDelta)[inline]

SetReceivedBytes ( TUint32 )

voidSetReceivedBytes(TUint32aReceivedBytes)[inline]