ESock::TRequestDataSentNotification Class Reference

#include <comms-infras/datamonitormessages.h>

Link against: agentprcore.lib

class ESock::TRequestDataSentNotification : public ESock::TCommsDataMonitorApiExtReq

Inherits from

Detailed Description

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

Member Attribute Documentation

iDelta

TUint32 iDelta[protected]

iSentBytes

TUint32 iSentBytes[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 & )

TRequestDataSentNotification *PlacementNew(TDes8 &aBuff)[static]

SentBytes ( )

TUint32 SentBytes()const [inline]

SetDelta ( TUint32 )

voidSetDelta(TUint32aDelta)[inline]

SetSentBytes ( TUint32 )

voidSetSentBytes(TUint32aSentBytes)[inline]