RTimeServerSession Class Reference

List of all members.

Public Member Functions

 RTimeServerSession ()
TInt Connect ()
TVersion Version () const
void RequestTime (TTime &aTime, TRequestStatus &aStatus)
void CancelRequestTime () const
 RTimeServerSession ()
TInt Connect ()
TVersion Version () const
void RequestTime (TTime &aTime) const

Detailed Description

RTimeServerSession This class provides the client-side interface to the server session

Definition at line 45 of file timeserversession.h.


Constructor & Destructor Documentation

RTimeServerSession::RTimeServerSession (  ) 

RTimeServerSession. Constructs the object.

Definition at line 36 of file timeserversession.cpp.

RTimeServerSession::RTimeServerSession (  ) 

RTimeServerSession. Constructs the object.


Member Function Documentation

TInt RTimeServerSession::Connect (  ) 
TVersion RTimeServerSession::Version ( void   )  const
void RTimeServerSession::RequestTime ( TTime &  aTime,
TRequestStatus &  aStatus 
)
void RTimeServerSession::CancelRequestTime (  )  const
TInt RTimeServerSession::Connect (  ) 

Connect. Connects to the server and create a session.

Returns:
Error code.
TVersion RTimeServerSession::Version (  )  const

Version. Gets the version number.

Returns:
The version.
void RTimeServerSession::RequestTime ( TTime &  aTime  )  const

Generated by  doxygen 1.6.2