next up previous contents index
Next: 4.10.6 count: Return the Up: 4.10 oskit_listener_mgr: Interface for Previous: 4.10.4 remove: Remove a

4.10.5 notify: Notify all listeners associated with a manager

 

SYNOPSIS

#include <oskit/com/listener_mgr.h>

void oskit_listener_mgr_notify(struct listener_mgr *mgr);

DESCRIPTION

Invokes the notify method on all listeners associated with the given manager.

PARAMETERS

mgr
Manager object.



Utah Flux Research Group