BasicActions.h File Reference
#include "mgr/Action.h"
Include dependency graph for BasicActions.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Mgr::IndexAction |
class | Mgr::MenuAction |
returns available Cache Manager actions and their access requirements More... | |
class | Mgr::ShutdownAction |
shuts Squid down More... | |
class | Mgr::ReconfigureAction |
reconfigures Squid More... | |
class | Mgr::RotateAction |
starts log rotation More... | |
class | Mgr::OfflineToggleAction |
changes offline mode More... | |
Namespaces | |
namespace | Mgr |
Cache Manager API. | |
Functions | |
void | Mgr::RegisterBasics () |
Registers profiles for the actions above; TODO: move elsewhere? More... | |