#include <protocol_types.h>
|
template<typename... Args> |
static std::string | CreateString (Args &&... args) |
|
template<typename... Args> |
static bool | Send_ (SharedFD fd, const ConfUiCmd cmd, const std::string &session_id, Args &&... args) |
|
std::string | session_id_ |
|
◆ ConfUiUserSelectionMessage()
cuttlefish::confui::ConfUiUserSelectionMessage::ConfUiUserSelectionMessage |
( |
const std::string & |
session_id, |
|
|
const UserResponse::type & |
response |
|
) |
| |
|
inline |
◆ ~ConfUiUserSelectionMessage()
virtual cuttlefish::confui::ConfUiUserSelectionMessage::~ConfUiUserSelectionMessage |
( |
| ) |
|
|
virtualdefault |
◆ GetResponse()
auto cuttlefish::confui::ConfUiUserSelectionMessage::GetResponse |
( |
| ) |
const |
|
inline |
◆ GetType()
ConfUiCmd cuttlefish::confui::ConfUiUserSelectionMessage::GetType |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ SendOver()
bool cuttlefish::confui::ConfUiUserSelectionMessage::SendOver |
( |
SharedFD |
fd | ) |
|
|
overridevirtual |
◆ ToString()
std::string cuttlefish::confui::ConfUiUserSelectionMessage::ToString |
( |
| ) |
const |
|
overridevirtual |
◆ response_
The documentation for this class was generated from the following files: