MythTV  0.26-pre
Public Member Functions | Public Attributes | Friends
DSMCCCacheReference Class Reference

#include <dsmcccache.h>

List of all members.

Public Member Functions

 DSMCCCacheReference ()
 DSMCCCacheReference (unsigned long car, unsigned short m, unsigned short s, const DSMCCCacheKey &k)
 DSMCCCacheReference (const DSMCCCacheReference &r)
bool Equal (const DSMCCCacheReference &r) const
bool Equal (const DSMCCCacheReference *p) const
QString toString (void) const

Public Attributes

unsigned long m_nCarouselId
unsigned short m_nModuleId
unsigned short m_nStreamTag
DSMCCCacheKey m_Key

Friends

bool operator< (const DSMCCCacheReference &, const DSMCCCacheReference &)

Detailed Description

Definition at line 30 of file dsmcccache.h.


Constructor & Destructor Documentation

Definition at line 33 of file dsmcccache.h.

DSMCCCacheReference::DSMCCCacheReference ( unsigned long  car,
unsigned short  m,
unsigned short  s,
const DSMCCCacheKey k 
) [inline]

Definition at line 37 of file dsmcccache.h.

Definition at line 42 of file dsmcccache.h.


Member Function Documentation

Definition at line 90 of file dsmcccache.cpp.

Referenced by Equal(), and DSMCCCache::SetGateway().

Definition at line 96 of file dsmcccache.cpp.

QString DSMCCCacheReference::toString ( void  ) const

Friends And Related Function Documentation

bool operator< ( const DSMCCCacheReference ref1,
const DSMCCCacheReference ref2 
) [friend]

Definition at line 111 of file dsmcccache.cpp.


Member Data Documentation

Definition at line 54 of file dsmcccache.h.

Referenced by BiopIor::AddTap(), Equal(), operator<(), ProfileBodyFull::Process(), and toString().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends