Definition at line 35 of file reply.hpp.
|
| KeyValue (const Array &array, size_t index) |
|
std::string | Key () const |
|
std::string | Value () const |
|
◆ KeyValue()
redis::ReplyData::KeyValues::KeyValue::KeyValue |
( |
const Array & | array, |
|
|
size_t | index ) |
|
inline |
◆ Key()
std::string redis::ReplyData::KeyValues::KeyValue::Key |
( |
| ) |
const |
|
inline |
◆ Value()
std::string redis::ReplyData::KeyValues::KeyValue::Value |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: