◆ sentinel_def()
cpp_redis::sentinel::sentinel_def::sentinel_def |
( |
const std::string & |
host, |
|
|
std::size_t |
port |
|
) |
| |
|
inline |
◆ ~sentinel_def()
cpp_redis::sentinel::sentinel_def::~sentinel_def |
( |
void |
| ) |
|
|
default |
◆ get_host()
const std::string& cpp_redis::sentinel::sentinel_def::get_host |
( |
void |
| ) |
const |
|
inline |
◆ get_port()
size_t cpp_redis::sentinel::sentinel_def::get_port |
( |
void |
| ) |
const |
|
inline |
◆ m_host
std::string cpp_redis::sentinel::sentinel_def::m_host |
|
private |
◆ m_port
std::size_t cpp_redis::sentinel::sentinel_def::m_port |
|
private |
The documentation for this class was generated from the following file: