Squid Web Cache master
Loading...
Searching...
No Matches
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< ActionMgr::ActionPointer
 
typedef RefCount< ActionProfileMgr::ActionProfilePointer
 
typedef RefCount< ActionCreatorMgr::ActionCreatorPointer
 
typedef RefCount< CommandMgr::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

Definition at line 44 of file forward.h.