Inherits CStructHdl< PVREDLEntry, PVR_EDL_ENTRY >.
Public Member Functions | |
int64_t | GetEnd () const |
To get with SetEnd() changed values. More... | |
int64_t | GetStart () const |
To get with SetStart() changed values. More... | |
PVR_EDL_TYPE | GetType () const |
To get with SetType() changed values. More... | |
void | SetEnd (int64_t end) |
End time in milliseconds. More... | |
void | SetStart (int64_t start) |
Start time in milliseconds. More... | |
void | SetType (PVR_EDL_TYPE type) |
The with PVR_EDL_TYPE used definition list type. More... | |
Public Member Functions inherited from CStructHdl< PVREDLEntry, PVR_EDL_ENTRY > | |
CStructHdl (const PVR_EDL_ENTRY *cStructure) | |
CStructHdl (const PVREDLEntry &cppClass) | |
CStructHdl (PVR_EDL_ENTRY *cStructure) | |
const PVR_EDL_ENTRY * | GetCStructure () const |
operator const PVR_EDL_ENTRY * () const | |
operator PVR_EDL_ENTRY * () | |
const CStructHdl & | operator= (const CStructHdl &right) |
const CStructHdl & | operator= (const PVR_EDL_ENTRY &right) |
Friends | |
class | CInstancePVRClient |
Additional Inherited Members | |
Protected Attributes inherited from CStructHdl< PVREDLEntry, PVR_EDL_ENTRY > | |
PVR_EDL_ENTRY * | m_cStructure |