bb_blackboard.cpp File Reference

Go to the source code of this file.

Classes

struct  Registrant
struct  _bb_Blackboard

Functions

bb_Boardbb_Blackboard_board (bb_Blackboard *self)
bb_Blackboardbb_Blackboard_new (GError **error)
static void Registrant_free (gpointer self, gpointer dummy)
void bb_Blackboard_destroy (bb_Blackboard *self)
static void Registrant_free (Registrant *self)
gboolean bb_Blackboard_register (bb_Blackboard *self, enum bb_DataType dt, bb_Closure cb, GError **error)
void bb_Blackboard_unregister (bb_Blackboard *self, bb_Closure cb)
void bb_Blackboard_notify (bb_Blackboard *self, enum bb_DataType dt, gpointer data, int len)

Function Documentation

bb_Board* bb_Blackboard_board ( bb_Blackboard self  ) 
void bb_Blackboard_destroy ( bb_Blackboard self  ) 

Definition at line 41 of file bb_blackboard.cpp.

References Registrant_free().

Referenced by ac_AppContext_destroy().

bb_Blackboard* bb_Blackboard_new ( GError **  error  ) 

Definition at line 23 of file bb_blackboard.cpp.

References gx_error_no_memory.

Referenced by ac_AppContext_new().

void bb_Blackboard_notify ( bb_Blackboard self,
enum bb_DataType  dt,
gpointer  data,
int  len 
)
gboolean bb_Blackboard_register ( bb_Blackboard self,
enum bb_DataType  dt,
bb_Closure  cb,
GError **  error 
)
void bb_Blackboard_unregister ( bb_Blackboard self,
bb_Closure  cb 
)
static void Registrant_free ( Registrant self  )  [static]

Definition at line 52 of file bb_blackboard.cpp.

static void Registrant_free ( gpointer  self,
gpointer  dummy 
) [static]

ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:49:57 2011 by Doxygen 1.6.1