_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 102 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 107 of file microfeedpublisher.h.

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

Definition at line 111 of file microfeedpublisher.h.

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

Definition at line 115 of file microfeedpublisher.h.

Definition at line 117 of file microfeedpublisher.h.

Definition at line 119 of file microfeedpublisher.h.

Referenced by microfeed_publisher_remove_subscriber().

Definition at line 121 of file microfeedpublisher.h.

Definition at line 122 of file microfeedpublisher.h.


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

Generated on Tue Aug 4 08:25:12 2009 for Microfeed by  doxygen 1.5.6