Structs§
- IvyClient
Ptr - Minimal struct representation compatible with Ivy library
- MsgRcv
Ptr - Minimal struct representation compatible with Ivy library
Enums§
- IvyApplication
Event - 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