#include "Bundle.h"
#include "BundleList.h"
#include "QueuePolicy.h"
Go to the source code of this file.
Namespaces | |
| namespace | prophet |
Classes | |
| class | prophet::Repository |
| Implements a modified heap-based priority_queue with bounds enforcement. More... | |
| class | prophet::Repository::BundleCoreRep |
| Reduced interface into BundleCore to provide logging, drop_bundle signal, and answer the query for bundle storage quota. More... | |
Defines | |
| #define | PRINTFLIKE(a, b) |
| #define PRINTFLIKE | ( | a, | |||
| b | ) |
Definition at line 27 of file Repository.h.
1.5.6