Inherits DynamicCStructHdl< PVRDescrambleInfo, PVR_DESCRAMBLE_INFO >.
Public Member Functions | |
int | GetCAID () const |
To get with SetCAID changed values. | |
std::string | GetCardSystem () const |
To get with SetCardSystem changed values. | |
int | GetECMTime () const |
To get with SetECMTime changed values. | |
std::string | GetFrom () const |
To get with SetFrom changed values. | |
int | GetHops () const |
To get with SetHops changed values. | |
int | GetPID () const |
To get with SetPID changed values. | |
std::string | GetProtocol () const |
To get with SetProtocol changed values. | |
int | GetProviderID () const |
To get with SetProviderID changed values. | |
std::string | GetReader () const |
To get with SetReader changed values. | |
void | SetCAID (int iCaid) |
optional Conditional access identifier. | |
void | SetCardSystem (const std::string &cardSystem) |
optional Empty string if not available. | |
void | SetECMTime (int ecmTime) |
optional ECM time. | |
void | SetFrom (const std::string &from) |
optional Empty string if not available. | |
void | SetHops (int hops) |
optional Hops. | |
void | SetPID (int pid) |
optional Packet identifier. | |
void | SetProtocol (const std::string &protocol) |
optional Empty string if not available. | |
void | SetProviderID (int provid) |
optional Provider-ID. | |
void | SetReader (const std::string &reader) |
optional Empty string if not available. | |
Public Member Functions inherited from DynamicCStructHdl< PVRDescrambleInfo, PVR_DESCRAMBLE_INFO > | |
DynamicCStructHdl (const DynamicCStructHdl &cppClass) | |
DynamicCStructHdl (const PVR_DESCRAMBLE_INFO *cStructure) | |
DynamicCStructHdl (PVR_DESCRAMBLE_INFO *cStructure) | |
const PVR_DESCRAMBLE_INFO * | GetCStructure () const |
operator const PVR_DESCRAMBLE_INFO * () const | |
operator PVR_DESCRAMBLE_INFO * () | |
const DynamicCStructHdl & | operator= (const DynamicCStructHdl &right) |
const DynamicCStructHdl & | operator= (const PVR_DESCRAMBLE_INFO &right) |
PVR_DESCRAMBLE_INFO * | release () |
Static Public Member Functions | |
static void | AllocResources (const PVR_DESCRAMBLE_INFO *source, PVR_DESCRAMBLE_INFO *target) |
static void | FreeResources (PVR_DESCRAMBLE_INFO *target) |
Friends | |
class | CInstancePVRClient |
Additional Inherited Members | |
Protected Attributes inherited from DynamicCStructHdl< PVRDescrambleInfo, PVR_DESCRAMBLE_INFO > | |
PVR_DESCRAMBLE_INFO * | m_cStructure |