zmqd v0.1.0-alpha1 (2013-12-22T12:23:30Z)
Home
Dub
Repo
Message.handle
zmqd
Message
A pointer to the underlying
zmq_msg_t
.
struct
Message
@
safe
@
property
inout pure nothrow
inout
(
zmq_msg_t
)*
handle
(
)
Meta
Source
See Implementation
zmqd
Message
constructors
this
destructors
~this
functions
close
copy
copyTo
move
moveTo
postblits
this(this)
properties
data
handle
more
size
static functions
opCall
A pointer to the underlying zmq_msg_t.