microfeed/microfeedprovider.c File Reference

#include <string.h>
#include <microfeed/microfeedprovider.h>
#include <microfeed/microfeedmisc.h>
#include <microfeed/microfeedstore.h>
#include <microfeed/microfeedprotocol.h>

Go to the source code of this file.

Data Structures

struct  _MicrofeedProvider

Functions

MicrofeedProvidermicrofeed_provider_new (const char *bus_name, MicrofeedConfiguration *configuration, DBusConnection *connection, MicrofeedProviderCallbacks *callbacks, void *user_data)
 Instantiates a new provider.
void microfeed_provider_free (MicrofeedProvider *provider)
 Frees the resources allocated for the provider.
void microfeed_provider_add_publisher (MicrofeedProvider *provider, MicrofeedPublisher *publisher)
 Adds a new publisher.
void microfeed_provider_remove_publisher (MicrofeedProvider *provider, MicrofeedPublisher *publisher)
 Removes an existing publisher.
DBusConnection * microfeed_provider_get_dbus_connection (MicrofeedProvider *provider)
 Returns the DBus connection used by the provider.
const char * microfeed_provider_get_bus_name (MicrofeedProvider *provider)
 Return the well-known DBus bus name reserved by the provider.


Generated on Sat Feb 28 23:19:16 2009 for Microfeed by  doxygen 1.5.6