CMsgQActive Class Reference

List of all members.

Public Member Functions

 CMsgQActive (TInt aPriority=EPriorityStandard)
virtual void DoCancel ()
virtual void RunL ()
void StartRecieving ()
void ConstructL ()

Static Public Member Functions

static CMsgQActiveNewL (TInt aPriority=EPriorityStandard)

Detailed Description

Definition at line 22 of file CMsgQActive.h.


Constructor & Destructor Documentation

CMsgQActive::CMsgQActive ( TInt  aPriority = EPriorityStandard  ) 

Constructor

Definition at line 34 of file CMsgQActive.cpp.


Member Function Documentation

void CMsgQActive::DoCancel (  )  [virtual]

Cancel any outstanding request when stop command is given.

Definition at line 80 of file CMsgQActive.cpp.

void CMsgQActive::RunL (  )  [virtual]

This function recieves the message from inverter and display in the console.

Definition at line 91 of file CMsgQActive.cpp.

void CMsgQActive::StartRecieving (  ) 

Recieve data from the InverterOut message queue, requests notification when there is at least one message in the queue

Definition at line 67 of file CMsgQActive.cpp.

void CMsgQActive::ConstructL (  ) 

Opens the global message queue so that data can be recieved.

Definition at line 52 of file CMsgQActive.cpp.


Generated by  doxygen 1.6.2