IoAction.h
Go to the documentation of this file.
struct msghdr with a known type, fixed-size I/O and control buffers
Definition: TypedMsgHdr.h:35
Definition: Action.h:25
IoActionData & operator+=(const IoActionData &stats)
Definition: IoAction.cc:30
void collect() override
calculate and keep local action-specific information
Definition: IoAction.cc:62
void unpack(const Ipc::TypedMsgHdr &msg) override
unpack action info from the message received by Coordinator
Definition: IoAction.cc:83
void add(const Action &action) override
incrementally merge in remote information (of the same action type)
Definition: IoAction.cc:55
void pack(Ipc::TypedMsgHdr &msg) const override
pack collected action info into a message to be sent to Coordinator
Definition: IoAction.cc:76
Definition: RefCount.h:28
Definition: Store.h:42
class Ping::pingStats_ stats
static bool action(int fd, size_t metasize, const char *fn, const char *url, const SquidMetaList &meta)
Definition: purge.cc:315