DUtils::TimeManager::tEntry Struct Reference

Single entry of the collection. More...

#include <TimeManager.h>

List of all members.

Public Member Functions

 tEntry ()
 tEntry (const Timestamp &t)
 tEntry (const Timestamp &t, unsigned int i)

Public Attributes

Timestamp timestamp
 Timestamp.
unsigned int index
 Index of the timestamp according to the moment it was added.

Detailed Description

Single entry of the collection.


Constructor & Destructor Documentation

DUtils::TimeManager::tEntry::tEntry (  )  [inline]

Uninitialized entry

DUtils::TimeManager::tEntry::tEntry ( const Timestamp t  )  [inline]

Initializes entry with a timestamp

Parameters:
t timestamp
DUtils::TimeManager::tEntry::tEntry ( const Timestamp t,
unsigned int  i 
) [inline]

Initializes entry with a timestamp and an index

Parameters:
t timestamp
i index

The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Friends
Generated on Thu Feb 7 19:16:00 2013 by  doxygen 1.6.3