OSyncMemberFunctions Struct Reference

Represents the functions that a member will call to inform the syncengine. More...

#include <opensync_member.h>


Data Fields

void(* rf_change )(OSyncMember *, OSyncChange *, void *)
void *(* rf_message )(OSyncMember *, const char *, void *, osync_bool)
void(* rf_sync_alert )(OSyncMember *)
void(* rf_log )(OSyncMember *, char *)


Detailed Description

Represents the functions that a member will call to inform the syncengine.

Definition at line 3 of file opensync_member.h.


Field Documentation

The callback function that will receive the new changes from the plugins

void*(* OSyncMemberFunctions::rf_message)(OSyncMember *, const char *, void *, osync_bool)

The callback function that will receive custom message calls from the plugin

The callback function that will receive sync alerts from the plugin

The callback function that will receive log messages


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

Generated on Wed Mar 25 15:20:47 2009 for OpenSync by  doxygen 1.5.8