CUpnpMSearchTimer Class Reference

class CUpnpMSearchTimer : public CUpnpNotifyTimer

Class with m-search timer

Since
Series60 3.2

Inherits from

Public Member Functions
~CUpnpMSearchTimer ()
void ConstructL (const TDesC8 &, const TDesC8 &)
IMPORT_C TInt GetNextValue ()
IMPORT_C TPtrC8 GetTarget ()
IMPORT_C CUpnpMSearchTimer * NewL ( MUpnpNotifyTimerObserver *, const TDesC8 &, const TDesC8 &)
IMPORT_C CUpnpMSearchTimer * NewLC ( MUpnpNotifyTimerObserver *, const TDesC8 &, const TDesC8 &)
Private Member Functions
CUpnpMSearchTimer ( MUpnpNotifyTimerObserver *)
Inherited Functions
CActive::CActive(TInt)
CActive::Cancel()
CActive::Deque()
CActive::Extension_(TUint,TAny *&,TAny *)
CActive::IsActive()const
CActive::IsAdded()const
CActive::Priority()const
CActive::SetActive()
CActive::SetPriority(TInt)
CActive::~CActive()
CBase::CBase()
CBase::Delete(CBase *)
CBase::operator new(TUint)
CBase::operator new(TUint,TAny *)
CBase::operator new(TUint,TLeave)
CBase::operator new(TUint,TLeave,TUint)
CBase::operator new(TUint,TUint)
CBase::~CBase()
CUpnpNotifyTimer::After(TInt,TBool)
CUpnpNotifyTimer::After(TTimeIntervalMicroSeconds32,TBool)
CUpnpNotifyTimer::AfterSeconds(TInt)
CUpnpNotifyTimer::CUpnpNotifyTimer(MUpnpNotifyTimerObserver *)
CUpnpNotifyTimer::CompleteOneselfImmediate()
CUpnpNotifyTimer::ConstructL()
CUpnpNotifyTimer::DoCancel()
CUpnpNotifyTimer::NewL(MUpnpNotifyTimerObserver *)
CUpnpNotifyTimer::RunError(TInt)
CUpnpNotifyTimer::RunL()
CUpnpNotifyTimer::Start(TTimeIntervalMicroSeconds32,TBool)
CUpnpNotifyTimer::~CUpnpNotifyTimer()
Inherited Enumerations
CActive:TPriority
Private Attributes
TLex8 iMX
HBufC8 * iMXString
HBufC8 * iTarget
Inherited Attributes
CActive::iStatus

Constructor & Destructor Documentation

CUpnpMSearchTimer(MUpnpNotifyTimerObserver *)

IMPORT_C CUpnpMSearchTimer ( MUpnpNotifyTimerObserver * aObserver ) [private]

Constructor

Parameters

MUpnpNotifyTimerObserver * aObserver

~CUpnpMSearchTimer()

~CUpnpMSearchTimer ( )

Destructor.

Member Functions Documentation

ConstructL(const TDesC8 &, const TDesC8 &)

void ConstructL ( const TDesC8 & aTarget,
const TDesC8 & aMX
)

Parameters

const TDesC8 & aTarget
const TDesC8 & aMX

GetNextValue()

IMPORT_C TInt GetNextValue ( )

GetTarget()

IMPORT_C TPtrC8 GetTarget ( )

NewL(MUpnpNotifyTimerObserver *, const TDesC8 &, const TDesC8 &)

IMPORT_C CUpnpMSearchTimer * NewL ( MUpnpNotifyTimerObserver * aObserver,
const TDesC8 & aTarget,
const TDesC8 & aMX
) [static]

Parameters

MUpnpNotifyTimerObserver * aObserver
const TDesC8 & aTarget
const TDesC8 & aMX

NewLC(MUpnpNotifyTimerObserver *, const TDesC8 &, const TDesC8 &)

IMPORT_C CUpnpMSearchTimer * NewLC ( MUpnpNotifyTimerObserver * aObserver,
const TDesC8 & aTarget,
const TDesC8 & aMX
) [static]

Parameters

MUpnpNotifyTimerObserver * aObserver
const TDesC8 & aTarget
const TDesC8 & aMX

Member Data Documentation

TLex8 iMX

TLex8 iMX [private]

HBufC8 * iMXString

HBufC8 * iMXString [private]

HBufC8 * iTarget

HBufC8 * iTarget [private]