Crate ivyrust

Source

Structs§

IvyClientPtr
Minimal struct representation compatible with Ivy library
MsgRcvPtr
Minimal struct representation compatible with Ivy library

Enums§

IvyApplicationEvent
Intended for future use

Functions§

ivy_bind_msg
Bind a callback for a particular message
ivy_change_msg
Change regular expression of an existing message
ivy_init
Initialize Ivy bus
ivy_main_loop
Run the main loop, typically in a thread
ivy_send_msg
Send a message over Ivy bus
ivy_start
Start Ivy bus
ivy_stop
Stop Ivy bus
ivy_unbind_msg
Unbind an existing message