ThreadData Class Reference

#include <mythxml.h>

Inheritance diagram for ThreadData:

HttpWorkerData

List of all members.


Detailed Description

Definition at line 152 of file mythxml.h.


Public Types

enum  ThreadDataType { DT_Unknown = 0, DT_Recording = 1, DT_Music = 2, DT_Video = 3 }

Public Member Functions

 ThreadData (long nTrackNumber, const QString &sFileName)
 ThreadData (const QString &sChanId, const QString &sStartTime, const QString &sFileName)
 ThreadData (const QString &sVideoID, const QString &sFileName)
virtual ~ThreadData ()
bool IsSameRecording (const QString &sChanId, const QString &sStartTime)

Public Attributes

ThreadDataType m_eType
QString m_sChanId
QString m_sStartTime
QString m_sFileName
QString m_sVideoID
int m_nTrackNumber

Member Enumeration Documentation

Enumerator:
DT_Unknown 
DT_Recording 
DT_Music 
DT_Video 

Definition at line 156 of file mythxml.h.


Constructor & Destructor Documentation

ThreadData::ThreadData ( long  nTrackNumber,
const QString &  sFileName 
) [inline]

Definition at line 178 of file mythxml.h.

ThreadData::ThreadData ( const QString &  sChanId,
const QString &  sStartTime,
const QString &  sFileName 
) [inline]

Definition at line 185 of file mythxml.h.

ThreadData::ThreadData ( const QString &  sVideoID,
const QString &  sFileName 
) [inline]

Definition at line 195 of file mythxml.h.

virtual ThreadData::~ThreadData (  )  [inline, virtual]

Definition at line 204 of file mythxml.h.


Member Function Documentation

bool ThreadData::IsSameRecording ( const QString &  sChanId,
const QString &  sStartTime 
) [inline]

Definition at line 208 of file mythxml.h.

Referenced by MythXML::GetRecording().


Member Data Documentation

Definition at line 167 of file mythxml.h.

Referenced by MythXML::GetMusic(), MythXML::GetRecording(), MythXML::GetVideo(), and ThreadData().

Definition at line 169 of file mythxml.h.

Referenced by IsSameRecording(), and ThreadData().

Definition at line 170 of file mythxml.h.

Referenced by IsSameRecording(), and ThreadData().

Definition at line 171 of file mythxml.h.

Referenced by MythXML::GetMusic(), MythXML::GetRecording(), MythXML::GetVideo(), and ThreadData().

Definition at line 172 of file mythxml.h.

Referenced by MythXML::GetVideo(), and ThreadData().

Definition at line 174 of file mythxml.h.

Referenced by MythXML::GetMusic(), and ThreadData().


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

Generated on Sat Dec 18 05:16:11 2010 for MythTV by  doxygen 1.5.5