MythTV  0.26-pre
Public Member Functions | Public Attributes
ChannelInsertInfo Class Reference

#include <dbchannelinfo.h>

List of all members.

Public Member Functions

 ChannelInsertInfo (void)
 ChannelInsertInfo (uint _db_mplexid, uint _source_id, uint _channel_id, QString _callsign, QString _service_name, QString _chan_num, uint _service_id, uint _atsc_major_channel, uint _atsc_minor_channel, bool _use_on_air_guide, bool _hidden, bool _hidden_in_guide, QString _freqid, QString _icon, QString _format, QString _xmltvid, uint _pat_tsid, uint _vct_tsid, uint _vct_chan_tsid, uint _sdt_tsid, uint _orig_netid, uint _netid, QString _si_standard, bool _in_channels_conf, bool _in_pat, bool _in_pmt, bool _in_vct, bool _in_nit, bool _in_sdt, bool _is_encrypted, bool _is_data_service, bool _is_audio_service, bool _is_opencable, bool _could_be_opencable, int _decryption_status, QString _default_authority)
 ChannelInsertInfo (const ChannelInsertInfo &other)
ChannelInsertInfooperator= (const ChannelInsertInfo &other)
bool IsSameChannel (const ChannelInsertInfo &) const
bool SaveScan (uint scanid, uint transportid) const
void ImportExtraInfo (const ChannelInsertInfo &other)

Public Attributes

uint db_mplexid
uint source_id
uint channel_id
QString callsign
QString service_name
QString chan_num
uint service_id
uint atsc_major_channel
uint atsc_minor_channel
bool use_on_air_guide
bool hidden
bool hidden_in_guide
QString freqid
QString icon
QString format
QString xmltvid
QString default_authority
uint pat_tsid
uint vct_tsid
uint vct_chan_tsid
uint sdt_tsid
uint orig_netid
uint netid
QString si_standard
bool in_channels_conf
bool in_pat
bool in_pmt
bool in_vct
bool in_nit
bool in_sdt
bool is_encrypted
bool is_data_service
bool is_audio_service
bool is_opencable
bool could_be_opencable
int decryption_status

Detailed Description

Definition at line 75 of file dbchannelinfo.h.


Constructor & Destructor Documentation

Definition at line 78 of file dbchannelinfo.h.

ChannelInsertInfo::ChannelInsertInfo ( uint  _db_mplexid,
uint  _source_id,
uint  _channel_id,
QString  _callsign,
QString  _service_name,
QString  _chan_num,
uint  _service_id,
uint  _atsc_major_channel,
uint  _atsc_minor_channel,
bool  _use_on_air_guide,
bool  _hidden,
bool  _hidden_in_guide,
QString  _freqid,
QString  _icon,
QString  _format,
QString  _xmltvid,
uint  _pat_tsid,
uint  _vct_tsid,
uint  _vct_chan_tsid,
uint  _sdt_tsid,
uint  _orig_netid,
uint  _netid,
QString  _si_standard,
bool  _in_channels_conf,
bool  _in_pat,
bool  _in_pmt,
bool  _in_vct,
bool  _in_nit,
bool  _in_sdt,
bool  _is_encrypted,
bool  _is_data_service,
bool  _is_audio_service,
bool  _is_opencable,
bool  _could_be_opencable,
int  _decryption_status,
QString  _default_authority 
)

Definition at line 222 of file dbchannelinfo.cpp.

Definition at line 129 of file dbchannelinfo.h.


Member Function Documentation

ChannelInsertInfo & ChannelInsertInfo::operator= ( const ChannelInsertInfo other)

Definition at line 291 of file dbchannelinfo.cpp.

Definition at line 429 of file dbchannelinfo.cpp.

bool ChannelInsertInfo::SaveScan ( uint  scanid,
uint  transportid 
) const

Definition at line 139 of file dbchannelinfo.cpp.

Definition at line 336 of file dbchannelinfo.cpp.


Member Data Documentation

Definition at line 152 of file dbchannelinfo.h.

Referenced by ChannelInsertInfo(), ImportExtraInfo(), operator=(), and SaveScan().

Definition at line 153 of file dbchannelinfo.h.

Referenced by ImportExtraInfo(), operator=(), and update_info().

Definition at line 165 of file dbchannelinfo.h.

Referenced by ImportExtraInfo(), operator=(), and SaveScan().

Definition at line 166 of file dbchannelinfo.h.

Referenced by ImportExtraInfo(), operator=(), and SaveScan().

Definition at line 170 of file dbchannelinfo.h.

Referenced by ImportExtraInfo(), operator=(), SaveScan(), and update_info().

Definition at line 172 of file dbchannelinfo.h.

Referenced by ImportExtraInfo(), operator=(), SaveScan(), and update_info().

Definition at line 173 of file dbchannelinfo.h.

Referenced by ImportExtraInfo(), operator=(), SaveScan(), and update_info().


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