playerc_blackboard Struct Reference
[blackboard]
#include <playerc.h>
Collaboration diagram for playerc_blackboard:
Detailed Description
BlackBoard proxy.
Definition at line 1152 of file playerc.h.
Public Attributes | |
playerc_device_t | info |
Device info; must be at the start of all device structures. | |
void(* | on_blackboard_event )(struct playerc_blackboard *, player_blackboard_entry_t) |
Function to be called when a key is updated. | |
void * | py_private |
Kludge to get around python callback issues. |
The documentation for this struct was generated from the following file: