Home

Dokumentation

Impressum

Dokumentation VDR
 

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

cVideoDirectory Class Reference


Public Methods

 cVideoDirectory (void)
 ~cVideoDirectory ()
int FreeMB (int *UsedMB=NULL)
const char * Name (void)
const char * Stored (void)
int Length (void)
bool IsDistributed (void)
bool Next (void)
void Store (void)
const char * Adjust (const char *FileName)

Private Attributes

char * name
char * stored
char * adjusted
int length
int number
int digits

Constructor & Destructor Documentation

cVideoDirectory::cVideoDirectory void   
 

Definition at line 40 of file videodir.c.

References adjusted, digits, length, name, number, stored, and VideoDirectory.

cVideoDirectory::~cVideoDirectory  
 

Definition at line 49 of file videodir.c.


Member Function Documentation

const char * cVideoDirectory::Adjust const char *    FileName
 

Definition at line 95 of file videodir.c.

References adjusted.

Referenced by OpenVideoFile().

int cVideoDirectory::FreeMB int *    UsedMB = NULL
 

Definition at line 56 of file videodir.c.

References FreeDiskSpaceMB().

Referenced by OpenVideoFile(), VideoDiskSpace(), and VideoFileSpaceAvailable().

bool cVideoDirectory::IsDistributed void    [inline]
 

Definition at line 34 of file videodir.c.

Referenced by OpenVideoFile(), and VideoFileSpaceAvailable().

int cVideoDirectory::Length void    [inline]
 

Definition at line 33 of file videodir.c.

const char* cVideoDirectory::Name void    [inline]
 

Definition at line 31 of file videodir.c.

References VideoDirectory.

Referenced by OpenVideoFile(), and RemoveEmptyVideoDirectories().

bool cVideoDirectory::Next void   
 

Definition at line 61 of file videodir.c.

References digits, DirectoryOk(), length, and number.

Referenced by OpenVideoFile(), RemoveEmptyVideoDirectories(), VideoDiskSpace(), and VideoFileSpaceAvailable().

void cVideoDirectory::Store void   
 

Definition at line 87 of file videodir.c.

References stored.

Referenced by OpenVideoFile().

const char* cVideoDirectory::Stored void    [inline]
 

Definition at line 32 of file videodir.c.

Referenced by OpenVideoFile().


Field Documentation

char * cVideoDirectory::adjusted [private]
 

Definition at line 25 of file videodir.c.

Referenced by Adjust(), and cVideoDirectory().

int cVideoDirectory::digits [private]
 

Definition at line 26 of file videodir.c.

Referenced by cVideoDirectory(), and Next().

int cVideoDirectory::length [private]
 

Definition at line 26 of file videodir.c.

Referenced by cVideoDirectory(), and Next().

char* cVideoDirectory::name [private]
 

Definition at line 25 of file videodir.c.

Referenced by cVideoDirectory().

int cVideoDirectory::number [private]
 

Definition at line 26 of file videodir.c.

Referenced by cVideoDirectory(), and Next().

char * cVideoDirectory::stored [private]
 

Definition at line 25 of file videodir.c.

Referenced by cVideoDirectory(), and Store().


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