ActionWriter.cc
Go to the documentation of this file.
19 Mgr::ActionWriter::ActionWriter(const Action::Pointer &anAction, const Comm::ConnectionPointer &conn):
bool action(int fd, size_t metasize, const char *fn, const char *url, const SquidMetaList &meta)
Definition: purge.cc:311
Definition: StoreToCommWriter.h:29
ActionWriter(const Action::Pointer &anAction, const Comm::ConnectionPointer &conn)
Definition: ActionWriter.cc:19
#define Must(condition)
Like assert() but throws an exception instead of aborting the process.
Definition: TextException.h:72
CBDATA_NAMESPACED_CLASS_INIT(Mgr, ActionWriter)