#include <PVRIntSettingValues.h>
◆ CPVRIntSettingValues() [1/5]
PVR::CPVRIntSettingValues::CPVRIntSettingValues |
( |
| ) |
|
|
default |
◆ CPVRIntSettingValues() [2/5]
PVR::CPVRIntSettingValues::CPVRIntSettingValues |
( |
int | defaultValue | ) |
|
|
explicit |
◆ CPVRIntSettingValues() [3/5]
PVR::CPVRIntSettingValues::CPVRIntSettingValues |
( |
struct PVR_ATTRIBUTE_INT_VALUE * | values, |
|
|
unsigned int | valuesSize, |
|
|
int | defaultValue, |
|
|
int | defaultDescriptionResourceId = 0 ) |
◆ CPVRIntSettingValues() [4/5]
PVR::CPVRIntSettingValues::CPVRIntSettingValues |
( |
struct PVR_ATTRIBUTE_INT_VALUE * | values, |
|
|
unsigned int | valuesSize, |
|
|
unsigned int | defaultValue, |
|
|
int | defaultDescriptionResourceId = 0 ) |
◆ CPVRIntSettingValues() [5/5]
PVR::CPVRIntSettingValues::CPVRIntSettingValues |
( |
const std::vector< SettingIntValue > & | values, |
|
|
int | defaultValue ) |
◆ ~CPVRIntSettingValues()
virtual PVR::CPVRIntSettingValues::~CPVRIntSettingValues |
( |
| ) |
|
|
virtualdefault |
◆ GetDefaultValue()
int PVR::CPVRIntSettingValues::GetDefaultValue |
( |
| ) |
const |
|
inline |
◆ GetValues()
const std::vector< SettingIntValue > & PVR::CPVRIntSettingValues::GetValues |
( |
| ) |
const |
|
inline |
◆ operator==()
The documentation for this class was generated from the following files: