|
| KeyValue (const Array &array, size_t index) |
|
std::string | Key () const |
|
std::string | Value () const |
|
Definition at line 35 of file reply.hpp.
◆ 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: