_MicrofeedPublisherCallbacks Struct Reference
[MicrofeedPublisher]

Functions that are called when a publisher receives a message from a subscriber. More...

#include <microfeedpublisher.h>


Data Fields

MicrofeedPublisherInstantiateFeedCallback instantiate_feed
 A function that is called when a subscriber subscribes a feed that is not previously subscribed by any subscriber.
MicrofeedPublisherInitializeSettingsCallback initialize_settings
 A function that is called after a new publisher is created.
MicrofeedPublisherUpdateSettingCallback update_setting
 A function that is called when a subscriber tries to update a setting.
MicrofeedPublisherDownloadImageCallback download_image
MicrofeedPublisherNoMoreSubscribersCallback no_more_subscribers
MicrofeedPublisherAddTimeoutCallback add_timeout
MicrofeedPublisherRemoveTimeoutCallback remove_timeout


Detailed Description

Functions that are called when a publisher receives a message from a subscriber.

Definition at line 85 of file microfeedpublisher.h.


Field Documentation

A function that is called when a subscriber subscribes a feed that is not previously subscribed by any subscriber.

Definition at line 90 of file microfeedpublisher.h.

A function that is called after a new publisher is created.

Definition at line 94 of file microfeedpublisher.h.

A function that is called when a subscriber tries to update a setting.

Definition at line 98 of file microfeedpublisher.h.

Definition at line 100 of file microfeedpublisher.h.

Definition at line 102 of file microfeedpublisher.h.

Referenced by microfeed_publisher_remove_subscriber().

Definition at line 104 of file microfeedpublisher.h.

Definition at line 105 of file microfeedpublisher.h.


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

Generated on Fri Jun 26 21:48:58 2009 for Microfeed by  doxygen 1.5.6