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