MythTV  master
Public Member Functions | Public Attributes | List of all members
PIKeyAction Class Reference

#include <programinfoupdater.h>

Collaboration diagram for PIKeyAction:
Collaboration graph
[legend]

Public Member Functions

 PIKeyAction (uint recordedid, PIAction a)
 
bool operator== (PIKeyAction other) const
 

Public Attributes

uint m_recordedid
 
PIAction m_action
 

Detailed Description

Definition at line 25 of file programinfoupdater.h.

Constructor & Destructor Documentation

◆ PIKeyAction()

PIKeyAction::PIKeyAction ( uint  recordedid,
PIAction  a 
)
inline

Definition at line 28 of file programinfoupdater.h.

Member Function Documentation

◆ operator==()

bool PIKeyAction::operator== ( PIKeyAction  other) const
inline

Definition at line 34 of file programinfoupdater.h.

Member Data Documentation

◆ m_recordedid

uint PIKeyAction::m_recordedid

Definition at line 31 of file programinfoupdater.h.

Referenced by operator==().

◆ m_action

PIAction PIKeyAction::m_action

Definition at line 32 of file programinfoupdater.h.


The documentation for this class was generated from the following file: