acl
3.5.3.0
|
#include <redis_stream.hpp>
Public 成员函数 | |
bool | empty (void) const |
size_t | size (void) const |
Public 属性 | |
string | smallest_id |
string | greatest_id |
std::vector< redis_pending_consumer > | consumers |
在文件 redis_stream.hpp 第 96 行定义.
|
inline |
在文件 redis_stream.hpp 第 102 行定义.
引用了 consumers.
|
inline |
在文件 redis_stream.hpp 第 107 行定义.
引用了 consumers.
std::vector<redis_pending_consumer> acl::redis_pending_summary::consumers |
在文件 redis_stream.hpp 第 100 行定义.
string acl::redis_pending_summary::greatest_id |
在文件 redis_stream.hpp 第 99 行定义.
string acl::redis_pending_summary::smallest_id |
在文件 redis_stream.hpp 第 98 行定义.