Public Member Functions | Public Attributes

Blackboard::Subscriber Class Reference

Internal class to store subscriber data. More...

#include <Blackboard.h>

Collaboration diagram for Blackboard::Subscriber:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Subscriber (ImNotifiable *c=0, int b=-1)
 Inits this subscriber with the passed values.

Public Attributes

ImNotifiableclient
 Pointer to the subscriber.
int scopeModuleId
 The scope for the subscriber.

Detailed Description

Internal class to store subscriber data.

Definition at line 65 of file Blackboard.h.


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