CCentRepExample Class Reference

List of all members.

Public Member Functions

 ~CCentRepExample ()
void ResetL ()
void OpenRepositoryL ()
void RdChgSetL ()
void ReadSettingsL ()
void ChangeSettingsL ()
void MoveSettingsL ()
void ResetAndNotifyL ()
void FindSettingsL ()
void TransactionFuncL ()
void DeleteL ()

Static Public Member Functions

static CCentRepExampleNewLC ()

Detailed Description

CCentRepExample demonstrates some uses of the CRepository class. CRepository provides access to the Symbian platform central repository, which is used to store system and application settings.

The class demonstrates how to open a repository, read, write, and delete settings, perform operations in a transaction, find settings, restore default settings, and request change notifications.

Definition at line 55 of file centrepexample.h.


Constructor & Destructor Documentation

CCentRepExample::~CCentRepExample (  ) 

Member Function Documentation

CCentRepExample * CCentRepExample::NewLC (  )  [static]

Allocates and constructs a CCentRepExample object and leaves it on the cleanup stack. Initialises all member data to their default values.

Definition at line 102 of file centrepexample.cpp.

void CCentRepExample::ResetL (  ) 
void CCentRepExample::OpenRepositoryL (  ) 
void CCentRepExample::ReadSettingsL (  ) 
void CCentRepExample::ChangeSettingsL (  ) 
void CCentRepExample::MoveSettingsL (  ) 
void CCentRepExample::ResetAndNotifyL (  ) 
void CCentRepExample::FindSettingsL (  ) 
void CCentRepExample::TransactionFuncL (  ) 
void CCentRepExample::DeleteL (  ) 

Generated by  doxygen 1.6.2