WARNING: USE THIS SOFTWARE AT YOUR OWN RISK! THIS IS EXPERIMENTAL SOFTWARE NOT INTENDED FOR PRODUCTION USE! Zuble is currently an early stage prototype. As such Zuble is minimally tested and inherently unstable. It is provided for experimental, development, and demonstration purposes only. Zuble QML Types   |  Zuble C++ Classes   |  Zuble Overview
Zuble  0.1
Zuble Framework C++/QML extension API
Zbl::ZMailslot Member List

This is the complete list of members for Zbl::ZMailslot, including all inherited members.

data()Zbl::ZMailslot
getMessage()Zbl::ZMailslot
getResponse()Zbl::ZMailslot
getSlotName()Zbl::ZMailslot
m_dataZbl::ZMailslotprotected
m_messageQueueZbl::ZMailslotprotected
m_responseQueueZbl::ZMailslotprotected
m_slotNameZbl::ZMailslotprotected
messageAvailable(QString slotName)Zbl::ZMailslotsignal
messageCount()Zbl::ZMailslot
onMessageQueueAvailable()Zbl::ZMailslotprivateslot
onResponseQueueAvailable()Zbl::ZMailslotprivateslot
peekMessage()Zbl::ZMailslot
peekResponse()Zbl::ZMailslot
postMessage(QVariant message)Zbl::ZMailslot
postResponse(QVariant response)Zbl::ZMailslot
registerType()Zbl::ZMailslotstatic
responseAvailable(QString slotName)Zbl::ZMailslotsignal
responseCount()Zbl::ZMailslot
sendMessage(QVariant message)Zbl::ZMailslot
sendResponse(QVariant response)Zbl::ZMailslot
setSlotName(const QString &name)Zbl::ZMailslot
ZMailslot(QObject *parent=0)Zbl::ZMailslotexplicit