Android-cuttlefish cvd tool
cuttlefish::SysVMessageQueue Member List

This is the complete list of members for cuttlefish::SysVMessageQueue, including all inherited members.

auto_close_cuttlefish::SysVMessageQueueprivate
Create(const std::string &queue_name, bool auto_close=true)cuttlefish::SysVMessageQueuestatic
msgid_cuttlefish::SysVMessageQueueprivate
Receive(void *data, size_t size, long msgtyp, bool block)cuttlefish::SysVMessageQueue
Send(void *data, size_t size, bool block)cuttlefish::SysVMessageQueue
SysVMessageQueue(int msgid, bool auto_close)cuttlefish::SysVMessageQueueprivate
~SysVMessageQueue()cuttlefish::SysVMessageQueue