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

#include <autoexpire.h>

Collaboration diagram for UpdateEntry:
Collaboration graph
[legend]

Public Member Functions

 UpdateEntry (int _encoder, int _fsID)
 

Public Attributes

int m_encoder
 
int m_fsID
 

Detailed Description

Definition at line 50 of file autoexpire.h.

Constructor & Destructor Documentation

◆ UpdateEntry()

UpdateEntry::UpdateEntry ( int  _encoder,
int  _fsID 
)
inline

Definition at line 53 of file autoexpire.h.

Member Data Documentation

◆ m_encoder

int UpdateEntry::m_encoder

Definition at line 54 of file autoexpire.h.

Referenced by AutoExpire::RunExpirer().

◆ m_fsID

int UpdateEntry::m_fsID

Definition at line 57 of file autoexpire.h.

Referenced by AutoExpire::RunExpirer().


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