#include <stdio.h>#include <stdlib.h>#include <errno.h>#include <sys/types.h>#include <sys/stat.h>#include <ctype.h>#include <iostream>#include <NVHash.h>#include "config.h"#include "Debug.h"#include "NSError.h"#include "MPList.h"#include "ActiveDB.h"Go to the source code of this file.
Classes | |
| class | NVActiveDB |
| class | NVActiveDB_Iter |
Defines | |
| #define | CONF_NVActiveDB_HASHSIZE 15013 |
| #define | NVActiveDB_HASHSIZE CONF_NVActiveDB_HASHSIZE |
|
|
Definition at line 25 of file NVActiveDB.h. |
|
|
Definition at line 28 of file NVActiveDB.h. Referenced by NVActiveDB::hash(), and NVActiveDB::open(). |
1.3.6-20040222