StoreClientStats Struct Reference
Inheritance diagram for StoreClientStats:

Collaboration diagram for StoreClientStats:

Public Types | |
typedef store_client | argument_type |
typedef void | result_type |
Public Member Functions | |
StoreClientStats (MemBuf *anEntry) | |
void | operator() (store_client const &x) |
Public Attributes | |
MemBuf * | where |
size_t | index |
Detailed Description
Definition at line 178 of file MemObject.cc.
Member Typedef Documentation
◆ argument_type
|
inherited |
◆ result_type
|
inherited |
Constructor & Destructor Documentation
◆ StoreClientStats()
|
inline |
Definition at line 179 of file MemObject.cc.
Member Function Documentation
◆ operator()()
|
inline |
Definition at line 181 of file MemObject.cc.
References store_client::dumpStats(), index, and where.
Member Data Documentation
◆ index
size_t StoreClientStats::index |
Definition at line 187 of file MemObject.cc.
Referenced by operator()().
◆ where
MemBuf* StoreClientStats::where |
Definition at line 186 of file MemObject.cc.
Referenced by operator()().
The documentation for this struct was generated from the following file:
- src/MemObject.cc