ChannelRecord Struct Reference

ChannelRecord: On-disk record (representation) for a channel. More...

List of all members.

Public Member Functions

 ChannelRecord ()
 Constructor, zero out all fields.
void Print (int verbosity)
 Print channel record.

Public Attributes

int mRecType
 mRecType == gIdChannel
Id mKey
 grabtv channel key, ex: I10987. TODO: Is this needed?
int mNumber
 Channel number: example ==60.
Id mName
 Channel name (examples ESPN, KGW, NIK).
Id mDesc
 Channel description (example: Cable News Network).
Id mType
 satellite, affiliate, pay, educational, etc.
Id mNetwork
 Note: mNetwork is ==0 if no network.
int mProgramLink
 File pos of a program in this channel.


Detailed Description

ChannelRecord: On-disk record (representation) for a channel.


Constructor & Destructor Documentation

ChannelRecord::ChannelRecord  ) 
 

Constructor, zero out all fields.


Member Function Documentation

void ChannelRecord::Print int  verbosity  ) 
 

Print channel record.


Member Data Documentation

Id ChannelRecord::mDesc
 

Channel description (example: Cable News Network).

Id ChannelRecord::mKey
 

grabtv channel key, ex: I10987. TODO: Is this needed?

Id ChannelRecord::mName
 

Channel name (examples ESPN, KGW, NIK).

Id ChannelRecord::mNetwork
 

Note: mNetwork is ==0 if no network.

int ChannelRecord::mNumber
 

Channel number: example ==60.

int ChannelRecord::mProgramLink
 

File pos of a program in this channel.

int ChannelRecord::mRecType
 

mRecType == gIdChannel

Id ChannelRecord::mType
 

satellite, affiliate, pay, educational, etc.


The documentation for this struct was generated from the following file:
Generated on Sun Oct 8 09:32:10 2006 for gabbie by  doxygen 1.4.6