Holds the required data to serve a helper request. More...
#include <helper.h>

Public Member Functions | |
Xaction (HLPCB *c, void *d, const char *b) | |
Public Attributes | |
Helper::Request | request |
Helper::Reply | reply |
Private Member Functions | |
MEMPROXY_CLASS (Helper::Xaction) | |
Detailed Description
Constructor & Destructor Documentation
◆ Xaction()
|
inline |
Member Function Documentation
◆ MEMPROXY_CLASS()
|
private |
Member Data Documentation
◆ reply
Helper::Reply Helper::Xaction::reply |
Definition at line 43 of file helper.h.
Referenced by helper_server::checkForTimedOutRequests(), helperReturnBuffer(), helperStatefulDispatch(), helperStatefulHandleRead(), helperSubmit(), and statefulhelper::submit().
◆ request
Helper::Request Helper::Xaction::request |
Definition at line 42 of file helper.h.
Referenced by helper_server::checkForTimedOutRequests(), helperDispatch(), helperReturnBuffer(), helperStatefulDispatch(), helperStatefulHandleRead(), helperSubmit(), helper::packStatsInto(), and statefulhelper::submit().
The documentation for this class was generated from the following file:
- src/helper.h