QueueNode.h
Go to the documentation of this file.
Definition: QueueNode.h:29
MEMPROXY_CLASS(Auth::QueueNode)
QueueNode(Auth::UserRequest *aRequest, AUTHCB *aHandler, void *aData)
Definition: QueueNode.h:38
Auth::UserRequest::Pointer auth_user_request
Definition: QueueNode.h:54
QueueNode & operator=(const QueueNode &)
QueueNode(const QueueNode &)
Definition: UserRequest.h:78