#include <secure_input.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_ |
| |
◆ ConfUiSecureUserTouchMessage()
| cuttlefish::confui::ConfUiSecureUserTouchMessage::ConfUiSecureUserTouchMessage |
( |
std::unique_ptr< ConfUiUserTouchMessage > && |
msg, |
|
|
bool |
secure |
|
) |
| |
◆ ~ConfUiSecureUserTouchMessage()
| virtual cuttlefish::confui::ConfUiSecureUserTouchMessage::~ConfUiSecureUserTouchMessage |
( |
| ) |
|
|
virtualdefault |
◆ GetLocation()
| std::pair< int, int > cuttlefish::confui::ConfUiSecureUserTouchMessage::GetLocation |
( |
| ) |
const |
|
inline |
◆ GetResponse()
| auto cuttlefish::confui::ConfUiSecureUserTouchMessage::GetResponse |
( |
| ) |
const |
|
inline |
◆ GetType()
| ConfUiCmd cuttlefish::confui::ConfUiSecureUserTouchMessage::GetType |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ IsSecure()
| bool cuttlefish::confui::ConfUiSecureUserTouchMessage::IsSecure |
( |
| ) |
const |
|
inline |
◆ SendOver()
| bool cuttlefish::confui::ConfUiSecureUserTouchMessage::SendOver |
( |
SharedFD |
fd | ) |
|
|
inlineoverridevirtual |
◆ ToString()
| std::string cuttlefish::confui::ConfUiSecureUserTouchMessage::ToString |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ is_secure_
| bool cuttlefish::confui::ConfUiSecureUserTouchMessage::is_secure_ |
|
private |
◆ msg_
The documentation for this class was generated from the following files: