vdr  1.7.31
Public Member Functions | List of all members
cFileNameList Class Reference

#include <tools.h>

Public Member Functions

 cFileNameList (const char *Directory=NULL, bool DirsOnly=false)
bool Load (const char *Directory, bool DirsOnly=false)
 cFileNameList (const char *Directory=NULL, bool DirsOnly=false)
bool Load (const char *Directory, bool DirsOnly=false)
- Public Member Functions inherited from cStringList
 cStringList (int Allocated=10)
virtual ~cStringList ()
int Find (const char *s) const
void Sort (bool IgnoreCase=false)
virtual void Clear (void)
 cStringList (int Allocated=10)
virtual ~cStringList ()
int Find (const char *s) const
void Sort (bool IgnoreCase=false)
virtual void Clear (void)
- Public Member Functions inherited from cVector< char * >
 cVector (int Allocated=10)
 cVector (int Allocated=10)
virtual ~cVector ()
virtual ~cVector ()
char *& At (int Index) const
char *& At (int Index) const
const char *& operator[] (int Index) const
char *& operator[] (int Index)
const char *& operator[] (int Index) const
char *& operator[] (int Index)
int Size (void) const
int Size (void) const
virtual void Insert (char *Data, int Before=0)
virtual void Insert (char *Data, int Before=0)
virtual void Append (char *Data)
virtual void Append (char *Data)
virtual void Remove (int Index)
virtual void Remove (int Index)
void Sort (__compar_fn_t Compare)
void Sort (__compar_fn_t Compare)

Detailed Description

Definition at line 586 of file include/vdr/tools.h.

Constructor & Destructor Documentation

cFileNameList::cFileNameList ( const char *  Directory = NULL,
bool  DirsOnly = false 
)

Definition at line 1399 of file tools.c.

References Load().

cFileNameList::cFileNameList ( const char *  Directory = NULL,
bool  DirsOnly = false 
)

Member Function Documentation

bool cFileNameList::Load ( const char *  Directory,
bool  DirsOnly = false 
)
bool cFileNameList::Load ( const char *  Directory,
bool  DirsOnly = false 
)

The documentation for this class was generated from the following files: