forward.h File Reference
#include "base/RefCount.h"
Include dependency graph for forward.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | Mgr |
| Cache Manager API. | |
Typedefs | |
| typedef RefCount< Action > | Mgr::ActionPointer |
| typedef RefCount< ActionProfile > | Mgr::ActionProfilePointer |
| typedef RefCount< ActionCreator > | Mgr::ActionCreatorPointer |
| typedef RefCount< Command > | Mgr::CommandPointer |
| typedef ActionPointer() | Mgr::ClassActionCreationHandler(const CommandPointer &cmd) |
| typedef void | OBJH(StoreEntry *) |
Typedef Documentation
◆ OBJH
| typedef void OBJH(StoreEntry *) |
Handler for "dumping" out a cachemgr report to a StoreEntry
