#include "pandabase.h"
#include "notify.h"
#include "filename.h"
#include "multifile.h"
#include "datagram.h"
#include "datagramIterator.h"
#include "pvector.h"
#include "pointerTo.h"
#include "pmap.h"
#include "hashVal.h"
#include "buffer.h"
#include "downloadDb.I"
Go to the source code of this file.
Compounds | |
class | DownloadDb |
A listing of files within multifiles for management of client-side synchronization with a server-provided set of files. More... | |
class | DownloadDb::Db |
class | DownloadDb::FileRecord |
class | DownloadDb::MultifileRecord |
Typedefs | |
typedef float | Phase |
Functions | |
ostream & | operator<< (ostream &out, const DownloadDb &dldb) |
Definition in file downloadDb.h.
|
Definition at line 58 of file downloadDb.h. |
|
Definition at line 246 of file downloadDb.h. |