#include <stdio.h>#include <sys/stat.h>#include <sys/types.h>#include <sys/file.h>#include <unistd.h>#include <utime.h>#include <errno.h>#include <time.h>#include <fcntl.h>#include <stdlib.h>#include <limits.h>#include <iostream>#include <fstream>#include <string>#include "config.h"#include "Debug.h"#include "OverviewFmt.h"Go to the source code of this file.
Classes | |
| class | Newsgroup |
Defines | |
| #define | MAXGROUPNAMELEN 512 |
| #define | MAXNEWSGROUPNAMELEN MAXGROUPNAMELEN |
|
|
Definition at line 27 of file Newsgroup.h. Referenced by RServer::active(), LServer::init(), and Newsgroup::Newsgroup(). |
|
|
Definition at line 28 of file Newsgroup.h. |
1.3.6-20040222