#include <proxy_common.h>
◆ Message()
cuttlefish::process_sandboxer::Message::Message |
( |
| ) |
|
|
privatedefault |
◆ Credentials()
const std::optional< ucred > & cuttlefish::process_sandboxer::Message::Credentials |
( |
| ) |
const |
◆ Data()
const std::string & cuttlefish::process_sandboxer::Message::Data |
( |
| ) |
const |
◆ DataAsInt()
absl::StatusOr< int > cuttlefish::process_sandboxer::Message::DataAsInt |
( |
| ) |
const |
◆ RecvFrom()
absl::StatusOr< Message > cuttlefish::process_sandboxer::Message::RecvFrom |
( |
int |
sock | ) |
|
|
static |
◆ StrError()
std::string cuttlefish::process_sandboxer::Message::StrError |
( |
| ) |
const |
◆ credentials_
std::optional<ucred> cuttlefish::process_sandboxer::Message::credentials_ |
|
private |
◆ data_
std::string cuttlefish::process_sandboxer::Message::data_ |
|
private |
The documentation for this class was generated from the following files: