#include <PVRTimers.h>
◆ MapTags
◆ VecTimerInfoTag
◆ GetByClient()
std::shared_ptr< CPVRTimerInfoTag > CPVRTimersContainer::GetByClient |
( |
int | iClientId, |
|
|
int | iClientIndex ) const |
Get the timer tag denoted by given client id and timer id.
- Parameters
-
iClientId | The client id. |
iClientIndex | 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.
◆ InsertEntry()
◆ 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
CCriticalSection PVR::CPVRTimersContainer::m_critSection |
|
mutableprotected |
◆ 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: