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 176 of file MemObject.cc.
Member Typedef Documentation
◆ argument_type
|
inherited |
◆ result_type
|
inherited |
Constructor & Destructor Documentation
◆ StoreClientStats()
|
inline |
Definition at line 177 of file MemObject.cc.
Member Function Documentation
◆ operator()()
|
inline |
Definition at line 179 of file MemObject.cc.
References store_client::dumpStats(), index, and where.
Member Data Documentation
◆ index
size_t StoreClientStats::index |
Definition at line 185 of file MemObject.cc.
Referenced by operator()().
◆ where
MemBuf* StoreClientStats::where |
Definition at line 184 of file MemObject.cc.
Referenced by operator()().
The documentation for this struct was generated from the following file:
- src/MemObject.cc