RSat::TTimerExpirationV3 Class Reference

class RSat::TTimerExpirationV3 : public RSat::TSatBase

Contains details of an expired timer.

RSat::NotifyTimerExpiration() NotifyTimerMgmtPCmd()

Inherits from

Constructor & Destructor Documentation

TTimerExpirationV3()

IMPORT_CTTimerExpirationV3()

Default constructor.

Member Data Documentation

TTimerId iTimerId

TTimerId iTimerId

The ID of the timer that has expired.

TDuration iTimerValue

TDuration iTimerValue

Timing difference between when you start the timer and when you send notification that the timer has expired. This should be as close as possible to the value of the timer given in the initial TIMER MANAGEMENT command.