#include <Filelist.h>


Public Member Functions | |
| FilelistBounded (char *root, long long lower, long long upper) | |
| void | nextfilename (char *, int) |
Protected Attributes | |
| char * | indexfile |
| FILE * | index_fh |
| long long | lower_bound |
| long long | upper_bound |
| void FilelistBounded::nextfilename | ( | char * | file, | |
| int | len | |||
| ) | [inline, virtual] |
1.5.8