Home

Dokumentation

Impressum

Dokumentation VDR
 

Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

cMark Class Reference

#include <recording.h>

Inheritance diagram for cMark:

Inheritance graph
[legend]
Collaboration diagram for cMark:

Collaboration graph
[legend]

Detailed Description

Set recording mark.

Definition at line 84 of file recording.h.

Public Methods

 cMark (int Position=0, const char *Comment=NULL)
 ~cMark ()
const char * ToText (void)
bool Parse (const char *s)
bool Save (FILE *f)

Data Fields

int position
char * comment

Static Private Attributes

char * buffer = NULL


Constructor & Destructor Documentation

cMark::cMark int    Position = 0,
const char *    Comment = NULL
 

Definition at line 653 of file recording.c.

References comment, and position.

cMark::~cMark  
 

Definition at line 659 of file recording.c.


Member Function Documentation

bool cMark::Parse const char *    s
 

Definition at line 671 of file recording.c.

References comment, HMSFToIndex(), position, and skipspace().

bool cMark::Save FILE *    f
 

Definition at line 687 of file recording.c.

References ToText().

const char * cMark::ToText void   
 

Definition at line 664 of file recording.c.

References buffer, and IndexToHMSF().

Referenced by Save().


Field Documentation

char * cMark::buffer = NULL [static, private]
 

Definition at line 651 of file recording.c.

Referenced by ToText().

char* cMark::comment
 

Definition at line 89 of file recording.h.

Referenced by cMark(), Parse(), and cMarks::Sort().

int cMark::position
 

Definition at line 88 of file recording.h.

Referenced by cCuttingThread::Action(), cMark(), cProgressBar::cProgressBar(), cReplayControl::EditTest(), cMarks::Get(), cMarks::GetNext(), cMarks::GetPrev(), cReplayControl::MarkJump(), cReplayControl::MarkMove(), Parse(), and cMarks::Sort().


The documentation for this class was generated from the following files:
Generated on Wed Feb 5 23:31:20 2003 for VDR by doxygen1.3-rc2