ProgramRecord Struct Reference

List of all members.

Public Member Functions

 ProgramRecord ()
 Constructor.
int IsNew ()
 True if Original date within 2 days of start.
int FindCat (Id catId)
 Return 1 if category found, 0 otherwise.

Public Attributes

int mRecType
 mRecType == gIdProgram
double mStart
 Date+Time of start of program.
double mStop
 Date+Time of end of program.
int mChannel
 File offset of channel record for this program.
int mChannelLink
 Offset to program in same channel.
Id mTitle
 Program title.
int mSubTitle
 ?Offset to subtitle words
int mDesc
 ?offset to description
int mCredits
 ? offset to credit Pairs of title+inst (person)
int mCreditsCount
double mOriginalDate
 Original air date.
int mCategory
 Offset to category Ids.
int mRating
 Offset to rating Ids.
int mPreviouslyShownFlag
int mIsMovie
 True if it has an MPAA rating.

Constructor & Destructor Documentation

ProgramRecord::ProgramRecord  ) 
 

Constructor.


Member Function Documentation

int ProgramRecord::FindCat Id  catId  ) 
 

Return 1 if category found, 0 otherwise.

int ProgramRecord::IsNew  ) 
 

True if Original date within 2 days of start.


Member Data Documentation

int ProgramRecord::mCategory
 

Offset to category Ids.

int ProgramRecord::mChannel
 

File offset of channel record for this program.

int ProgramRecord::mChannelLink
 

Offset to program in same channel.

int ProgramRecord::mCredits
 

? offset to credit Pairs of title+inst (person)

int ProgramRecord::mCreditsCount
 

int ProgramRecord::mDesc
 

?offset to description

int ProgramRecord::mIsMovie
 

True if it has an MPAA rating.

double ProgramRecord::mOriginalDate
 

Original air date.

int ProgramRecord::mPreviouslyShownFlag
 

int ProgramRecord::mRating
 

Offset to rating Ids.

int ProgramRecord::mRecType
 

mRecType == gIdProgram

double ProgramRecord::mStart
 

Date+Time of start of program.

double ProgramRecord::mStop
 

Date+Time of end of program.

int ProgramRecord::mSubTitle
 

?Offset to subtitle words

Id ProgramRecord::mTitle
 

Program title.


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