Registration.h File Reference
#include "mgr/forward.h"
Include dependency graph for Registration.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. | |
Functions | |
void | Mgr::RegisterAction (char const *action, char const *desc, OBJH *handler, int pw_req_flag, int atomic) |
void | Mgr::RegisterAction (char const *action, char const *desc, ClassActionCreationHandler *handler, int pw_req_flag, int atomic) |