|
vdr
1.7.27
|
#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) |
Definition at line 562 of file include/vdr/tools.h.
| cFileNameList::cFileNameList | ( | const char * | Directory = NULL, |
| bool | DirsOnly = false |
||
| ) |
| cFileNameList::cFileNameList | ( | const char * | Directory = NULL, |
| bool | DirsOnly = false |
||
| ) |
| bool cFileNameList::Load | ( | const char * | Directory, |
| bool | DirsOnly = false |
||
| ) |
Definition at line 1367 of file tools.c.
References AddDirectory(), cVector< char * >::Append(), cStringList::Clear(), LOG_ERROR_STR, cReadDir::Next(), cReadDir::Ok(), and cStringList::Sort().
Referenced by cFileNameList().
| bool cFileNameList::Load | ( | const char * | Directory, |
| bool | DirsOnly = false |
||
| ) |
1.8.0