MythTV  0.26-pre
premieretables.cpp
Go to the documentation of this file.
00001 #include "premieretables.h"
00002 
00003 bool PremiereContentInformationTable::IsEIT(uint table_id)
00004 {
00005     return table_id == TableID::PREMIERE_CIT;
00006 }
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends