Module data_link

Source
Expand description

Data link for sharing resources.

Enable the "mumble" or "mumble_json" feature for Mumble link bindings.

Modules§

mumble
Mumble link bindings.
rtapi
RealTime API link bindings.

Structs§

MumbleLink
MumbleLink shared memory.
NexusLink
Nexus link data.

Constants§

NEXUS_LINK
Nexus link identifier.

Functions§

get_mumble_link
Returns the shared MumbleLink pointer as MumblePtr.
get_mumble_link_ptr
Returns the shared MumbleLink pointer.
get_nexus_link
Returns the shared NexusLink pointer.
get_resource
Returns a pointer to a shared resource.
read_mumble_link
Reads the shared MumbleLink data.
read_nexus_link
Reads the shared NexusLink data.
read_resource
Reads a shared resource.
share_resource
Creates a new shared resource.

Type Aliases§

RawDataGetResource
RawDataShareResource