+
Point of view
All features
deferred class EZMQ_SOCKET
Summary
Direct parents
Inherit list: HASHABLE
Known children
Inherit list: EZMQ_SOCKET_ZMQ
Class invariant
Overview
Features
{ANY}
{EZMQ_POLLABLE}
{EZMQ_HUB}
{ANY}
is_equal (other: EZMQ_SOCKET): BOOLEAN
effective function
{ANY}
Is other attached to an object considered equal to current object?
type: EZMQ_TYPE
writable attribute
{ANY}
is_valid: BOOLEAN
deferred function
{ANY}
send (message: ABSTRACT_STRING, flags: EZMQ_FLAGS)
deferred procedure
{ANY}
receive (capacity: INTEGER_32, flags: EZMQ_FLAGS)
deferred procedure
{ANY}
last_received: ABSTRACT_STRING
deferred function
{ANY}
is_connected: BOOLEAN
deferred function
{ANY}
disconnect
deferred procedure
{ANY}
input_event: EZMQ_SOCKET_INPUT
deferred function
{ANY}
register (hub: EZMQ_HUB)
deferred procedure
register_pollitems (pollitems: EZMQ_ZMQ_POLLITEMS, a_event: EZMQ_EVENT)
deferred procedure
hash_code: INTEGER_32
deferred function
{ANY}
The hash-code value of Current.