| class TTimeIntervalMinutes : public TTimeIntervalBase |
Represents a time interval in minutes.
Comparison and interval retrieval functions are provided by the base class TTimeIntervalBase .
| Public Member Functions | |
|---|---|
| TTimeIntervalMinutes () | |
| TTimeIntervalMinutes ( TInt ) | |
| TTimeIntervalMinutes & | operator= ( TInt ) |
| Inherited Attributes | |
|---|---|
| TTimeIntervalBase::iInterval | |
| TTimeIntervalMinutes | ( | ) | [inline] |
Default constructor.
Constructs an uninitialised object.
| TTimeIntervalMinutes | ( | TInt | aInterval | ) | [inline] |
Constructs the object with the specified interval value.
| TInt aInterval | The interval value with which the object is to be initialised. |
| TTimeIntervalMinutes & | operator= | ( | TInt | aInterval | ) | [inline] |
Assigns a value to this object.
| TInt aInterval | The interval value to be assigned. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.