SystemTime Class Reference

#include <SystemTime.hpp>

Inheritance diagram for SystemTime:

Inheritance graph
[legend]
Collaboration diagram for SystemTime:

Collaboration graph
[legend]
List of all members.

Detailed Description

This class reads the current system time and stores it in a UnixTime.

Definition at line 38 of file SystemTime.hpp.

Public Member Functions

 SystemTime () throw ()
 Default Constructor.
virtual ~SystemTime () throw ()
 Virtual Destructor.
SystemTimeupdate () throw ()
 Update this object to the current system time.

Protected Member Functions

 SystemTime (const SystemTime &right) throw ()
 Disallow Copy Constructor.


Constructor & Destructor Documentation

SystemTime const SystemTime right  )  throw () [inline, protected]
 

Disallow Copy Constructor.

Definition at line 74 of file SystemTime.hpp.


Member Function Documentation

SystemTime & update  )  throw ()
 

Update this object to the current system time.

Returns:
a reference to this SystemTime

Definition at line 33 of file SystemTime.cpp.


The documentation for this class was generated from the following files:
Generated on Thu Feb 9 03:31:42 2012 for GPS ToolKit Software Library by  doxygen 1.3.9.1