#include <config.h>
Definition at line 94 of file config.h.
◆ cSatCableNumbers() [1/2]
cSatCableNumbers::cSatCableNumbers |
( |
int |
Size, |
|
|
const char * |
s = NULL |
|
) |
| |
◆ ~cSatCableNumbers() [1/2]
cSatCableNumbers::~cSatCableNumbers |
( |
| ) |
|
◆ cSatCableNumbers() [2/2]
cSatCableNumbers::cSatCableNumbers |
( |
int |
Size, |
|
|
const char * |
s = NULL |
|
) |
| |
◆ ~cSatCableNumbers() [2/2]
cSatCableNumbers::~cSatCableNumbers |
( |
| ) |
|
◆ Array() [1/2]
int * cSatCableNumbers::Array |
( |
void |
| ) |
|
|
inline |
◆ Array() [2/2]
int * cSatCableNumbers::Array |
( |
void |
| ) |
|
|
inline |
◆ FirstDeviceIndex() [1/2]
int cSatCableNumbers::FirstDeviceIndex |
( |
int |
DeviceIndex | ) |
const |
Returns the first device index (starting at 0) that uses the same sat cable number as the device with the given DeviceIndex.
If the given device does not use the same sat cable as any other device, or if the resulting value would be the same as DeviceIndex, or if DeviceIndex is out of range, -1 is returned.
Definition at line 116 of file config.c.
References array, and size.
Referenced by cDvbDevice::BondDevices().
◆ FirstDeviceIndex() [2/2]
int cSatCableNumbers::FirstDeviceIndex |
( |
int |
DeviceIndex | ) |
const |
Returns the first device index (starting at 0) that uses the same sat cable number as the device with the given DeviceIndex.
If the given device does not use the same sat cable as any other device, or if the resulting value would be the same as DeviceIndex, or if DeviceIndex is out of range, -1 is returned.
◆ FromString() [1/2]
bool cSatCableNumbers::FromString |
( |
const char * |
s | ) |
|
◆ FromString() [2/2]
bool cSatCableNumbers::FromString |
( |
const char * |
s | ) |
|
◆ Size() [1/2]
int cSatCableNumbers::Size |
( |
void |
| ) |
const |
|
inline |
◆ Size() [2/2]
int cSatCableNumbers::Size |
( |
void |
| ) |
const |
|
inline |
◆ ToString() [1/2]
cString cSatCableNumbers::ToString |
( |
void |
| ) |
|
◆ ToString() [2/2]
cString cSatCableNumbers::ToString |
( |
void |
| ) |
|
◆ array
int * cSatCableNumbers::array |
|
private |
◆ size
int cSatCableNumbers::size |
|
private |
The documentation for this class was generated from the following files: