#include <PVRTimers.h>
§ MapTags
§ VecTimerInfoTag
§ GetByClient()
CPVRTimerInfoTagPtr CPVRTimersContainer::GetByClient |
( |
int |
iClientId, |
|
|
unsigned int |
iClientTimerId |
|
) |
| const |
Get the timer tag denoted by given client id and timer id.
- Parameters
-
iClientId | The client id. |
iClientTimerId | The timer id. |
- Returns
- the timer tag if found, null otherwise.
§ GetTags()
const MapTags& PVR::CPVRTimersContainer::GetTags |
( |
| ) |
const |
|
inline |
Get the timertags map.
- Returns
- The map.
§ InsertTimer()
§ UpdateFromClient()
Add a timer tag to this container or update the tag if already present in this container.
- Parameters
-
- Returns
- True, if the update was successful. False, otherwise.
§ m_critSection
§ m_iLastId
unsigned int PVR::CPVRTimersContainer::m_iLastId = 0 |
|
protected |
§ m_tags
MapTags PVR::CPVRTimersContainer::m_tags |
|
protected |
The documentation for this class was generated from the following files: