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

#include <mpegtables.h>

List of all members.

Public Member Functions

 SpliceTimeView (const unsigned char *data)
bool IsTimeSpecified (void) const
uint64_t PTSTime (void) const
virtual QString toString (int64_t first, int64_t last) const
virtual QString toStringXML (uint indent_level, int64_t first, int64_t last) const
uint size (void) const

Private Attributes

const unsigned char * _data

Detailed Description

Definition at line 751 of file mpegtables.h.


Constructor & Destructor Documentation

SpliceTimeView::SpliceTimeView ( const unsigned char *  data) [inline]

Definition at line 754 of file mpegtables.h.


Member Function Documentation

Definition at line 756 of file mpegtables.h.

Referenced by toString(), and toStringXML().

uint64_t SpliceTimeView::PTSTime ( void  ) const [inline]

Definition at line 760 of file mpegtables.h.

Referenced by toString(), and toStringXML().

QString SpliceTimeView::toString ( int64_t  first,
int64_t  last 
) const [virtual]

Definition at line 1141 of file mpegtables.cpp.

Referenced by SpliceInsertView::toString().

QString SpliceTimeView::toStringXML ( uint  indent_level,
int64_t  first,
int64_t  last 
) const [virtual]

Definition at line 1166 of file mpegtables.cpp.

Referenced by SpliceInsertView::toStringXML().

uint SpliceTimeView::size ( void  ) const [inline]

Definition at line 775 of file mpegtables.h.

Referenced by SpliceInformationTable::Parse().


Member Data Documentation

const unsigned char* SpliceTimeView::_data [private]

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