Android-cuttlefish cvd tool
|
This is the complete list of members for cuttlefish::ControlMessage, including all inherited members.
AsSharedFDs() const | cuttlefish::ControlMessage | |
ControlMessage(const ControlMessage &)=delete | cuttlefish::ControlMessage | |
ControlMessage(ControlMessage &&) | cuttlefish::ControlMessage | |
ControlMessage()=default | cuttlefish::ControlMessage | private |
data_ | cuttlefish::ControlMessage | private |
fds_ | cuttlefish::ControlMessage | private |
FromFileDescriptors(const std::vector< SharedFD > &) | cuttlefish::ControlMessage | static |
FromRaw(const cmsghdr *) | cuttlefish::ControlMessage | static |
IsFileDescriptors() const | cuttlefish::ControlMessage | |
operator=(const ControlMessage &)=delete | cuttlefish::ControlMessage | |
operator=(ControlMessage &&) | cuttlefish::ControlMessage | |
Raw() const | cuttlefish::ControlMessage | |
Raw() | cuttlefish::ControlMessage | private |
UnixMessageSocket | cuttlefish::ControlMessage | friend |
~ControlMessage() | cuttlefish::ControlMessage |