MythTV  0.26-pre
Public Member Functions | Private Attributes
pid_cache_item_t Class Reference

#include <channelutil.h>

List of all members.

Public Member Functions

 pid_cache_item_t ()
 pid_cache_item_t (uint _pid, uint _sid_tid)
uint GetPID (void) const
uint GetStreamID (void) const
uint GetTableID (void) const
uint GetID (void) const
bool IsPCRPID (void) const
bool IsPermanent (void) const
uint GetComposite (void) const

Private Attributes

uint pid
uint sid_tid

Detailed Description

Definition at line 23 of file channelutil.h.


Constructor & Destructor Documentation

Definition at line 26 of file channelutil.h.

pid_cache_item_t::pid_cache_item_t ( uint  _pid,
uint  _sid_tid 
) [inline]

Definition at line 27 of file channelutil.h.


Member Function Documentation

uint pid_cache_item_t::GetPID ( void  ) const [inline]

Definition at line 29 of file channelutil.h.

Referenced by lt_pidcache().

uint pid_cache_item_t::GetStreamID ( void  ) const [inline]

Definition at line 30 of file channelutil.h.

uint pid_cache_item_t::GetTableID ( void  ) const [inline]

Definition at line 32 of file channelutil.h.

uint pid_cache_item_t::GetID ( void  ) const [inline]

Definition at line 34 of file channelutil.h.

bool pid_cache_item_t::IsPCRPID ( void  ) const [inline]

Definition at line 35 of file channelutil.h.

bool pid_cache_item_t::IsPermanent ( void  ) const [inline]

Definition at line 36 of file channelutil.h.

Definition at line 37 of file channelutil.h.


Member Data Documentation

Definition at line 39 of file channelutil.h.

Definition at line 40 of file channelutil.h.


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