RSecureSubSession Class Reference

List of all members.

Public Member Functions

TInt Open (RSecureSession &aServer)
TInt SetFromString (const TDesC &aString)
void Close ()
void Increase ()
void Decrease ()
void IncreaseByL (TInt anInt)
void DecreaseByL (TInt anInt)
void Reset ()
TInt CounterValueL ()
void VerifyTransaction ()
void SaveCounterL ()
void SetCounterFromFileL ()

Detailed Description

The client-side handle to a subsession with the server. The class forms a layer over the Symbian provided RSubSessionBase class. The main example code calls member functions in this class to make requests to the server. The class forwards the requests to the server through the session.

See also:
RSecureSession

Definition at line 65 of file secureclient.h.


Member Function Documentation

TInt RSecureSubSession::Open ( RSecureSession aSession  ) 
TInt RSecureSubSession::SetFromString ( const TDesC &  aString  ) 
void RSecureSubSession::Close (  ) 
void RSecureSubSession::Increase (  ) 
void RSecureSubSession::Decrease (  ) 
void RSecureSubSession::IncreaseByL ( TInt  aInt  ) 
void RSecureSubSession::DecreaseByL ( TInt  aInt  ) 
void RSecureSubSession::Reset (  ) 
TInt RSecureSubSession::CounterValueL (  ) 
void RSecureSubSession::SaveCounterL (  ) 
void RSecureSubSession::SetCounterFromFileL (  ) 

Generated by  doxygen 1.6.2