blackboard

Access properties stored in a central repository. More...

#define PLAYER_BLACKBOARD_REQ_SUBSCRIBE_TO_KEY   1
 Request/reply subtype: subscribe to key.
#define PLAYER_BLACKBOARD_REQ_UNSUBSCRIBE_FROM_KEY   2
 Request/reply subtype: unsubscribe from key.
#define PLAYER_BLACKBOARD_REQ_SET_ENTRY   3
 Request/reply subtype: set entry.
#define PLAYER_BLACKBOARD_REQ_SUBSCRIBE_TO_GROUP   4
 Request/reply subtype: subscribe to group.
#define PLAYER_BLACKBOARD_REQ_UNSUBSCRIBE_FROM_GROUP   5
 Request/reply subtype: unsubscribe from group.
#define PLAYER_BLACKBOARD_REQ_GET_ENTRY   6
 Request/reply subtype: get a value.
#define PLAYER_BLACKBOARD_DATA_UPDATE   1
 Data update reply.

Detailed Description

Access properties stored in a central repository.

EXPERIMENTAL


Define Documentation

#define PLAYER_BLACKBOARD_REQ_GET_ENTRY   6

Request/reply subtype: get a value.

#define PLAYER_BLACKBOARD_REQ_SET_ENTRY   3

Request/reply subtype: set entry.

#define PLAYER_BLACKBOARD_REQ_SUBSCRIBE_TO_GROUP   4

Request/reply subtype: subscribe to group.

#define PLAYER_BLACKBOARD_REQ_SUBSCRIBE_TO_KEY   1

Request/reply subtype: subscribe to key.

#define PLAYER_BLACKBOARD_REQ_UNSUBSCRIBE_FROM_GROUP   5

Request/reply subtype: unsubscribe from group.

#define PLAYER_BLACKBOARD_REQ_UNSUBSCRIBE_FROM_KEY   2

Request/reply subtype: unsubscribe from key.


Last updated 25 May 2011 21:17:00