playerc_blackboard Struct Reference

BlackBoard proxy. More...

#include <playerc.h>

List of all members.

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.

Detailed Description

BlackBoard proxy.


Member Data Documentation

Device info; must be at the start of all device structures.

Function to be called when a key is updated.

Kludge to get around python callback issues.


The documentation for this struct was generated from the following file:

Last updated 25 May 2011 21:17:00