CFeatMngrExample Class Reference

List of all members.

Public Member Functions

virtual ~CFeatMngrExample ()
void RequestCharacter ()
void ProcessKeyPressL (TChar)
virtual void DoCancel ()
virtual void RunL ()
void AddL ()
void DeleteL ()
void UpdateL ()
void ListFeaturesL ()
void CheckFeatureSupportL ()
void EnableFeatureL ()
TInt64 GetUserInput (TBool aDecimal)

Static Public Member Functions

static CFeatMngrExampleNewL (TInt aPriority=EPriorityStandard)

Protected Member Functions

void ConstructL ()

Detailed Description

Demonstrates how to use the RFeatureControl class to add, delete, update and modify features.

This class presents the main menu to the user. Depending on the user's input, it performs various feature-related operations. It also creates and runs the FeatureChecker process so that any changes to features made in this process receive corresponding notification.

Definition at line 48 of file FeatMngrExample.h.


Constructor & Destructor Documentation

CFeatMngrExample::~CFeatMngrExample (  )  [virtual]

Member Function Documentation

void CFeatMngrExample::ProcessKeyPressL ( TChar  aChar  ) 
void CFeatMngrExample::AddL (  ) 
void CFeatMngrExample::DeleteL (  ) 
void CFeatMngrExample::UpdateL (  ) 
void CFeatMngrExample::ListFeaturesL (  ) 
void CFeatMngrExample::CheckFeatureSupportL (  ) 
void CFeatMngrExample::EnableFeatureL (  ) 
TInt64 CFeatMngrExample::GetUserInput ( TBool  aDecimal  ) 

Generated by  doxygen 1.6.2