Mgr::IntervalAction Member List
This is the complete list of members for Mgr::IntervalAction, including all inherited members.
Action(const CommandPointer &aCmd) | Mgr::Action | |
Action(const Action &) | Mgr::Action | private |
add(const Action &action) override | Mgr::IntervalAction | virtual |
aggregatable() const | Mgr::Action | inlinevirtual |
atomic() const | Mgr::Action | |
cmd | Mgr::Action | private |
collect() override | Mgr::IntervalAction | protectedvirtual |
command() const | Mgr::Action | |
contentType() const | Mgr::Action | inlinevirtual |
Create5min(const CommandPointer &cmd) | Mgr::IntervalAction | static |
Create60min(const CommandPointer &cmd) | Mgr::IntervalAction | static |
createStoreEntry() const | Mgr::Action | |
data | Mgr::IntervalAction | private |
dump(StoreEntry *entry) override | Mgr::IntervalAction | protectedvirtual |
fillEntry(StoreEntry *entry, bool writeHttpHeader) | Mgr::Action | |
hours | Mgr::IntervalAction | private |
IntervalAction(const CommandPointer &cmd, int aMinutes, int aHours) | Mgr::IntervalAction | protected |
minutes | Mgr::IntervalAction | private |
name() const | Mgr::Action | |
operator=(const Action &) | Mgr::Action | private |
pack(Ipc::TypedMsgHdr &msg) const override | Mgr::IntervalAction | virtual |
Pointer typedef | Mgr::Action | |
respond(const Request &request) | Mgr::Action | virtual |
run(StoreEntry *entry, bool writeHttpHeader) | Mgr::Action | |
sendResponse(Ipc::RequestId) | Mgr::Action | |
unpack(const Ipc::TypedMsgHdr &msg) override | Mgr::IntervalAction | virtual |
~Action() override | Mgr::Action |