OpenSync Change Internals
[OpenSync Private API]

The internals of the OSyncChange. More...


Data Structures

struct  OSyncChange
 A change object. More...

Functions

void osync_change_ref (OSyncChange *change)
void osync_change_decref (OSyncChange *change)
const char * osync_change_get_sourceobjtype (OSyncChange *change)
OSyncObjFormatosync_change_get_initial_objformat (OSyncChange *change)


Detailed Description

The internals of the OSyncChange.

Function Documentation

void osync_change_ref ( OSyncChange change  ) 

Increment the reference count of a change

Parameters:
change The change to ref

Definition at line 36 of file opensync_change.c.

void osync_change_decref ( OSyncChange change  ) 

Decrement the reference count of a change

Parameters:
change The change to decref

Definition at line 46 of file opensync_change.c.

const char* osync_change_get_sourceobjtype ( OSyncChange change  ) 

Get the name of the source object type of a change

Parameters:
change The change
Returns:
The name of the source object type

Definition at line 59 of file opensync_change.c.

OSyncObjFormat* osync_change_get_initial_objformat ( OSyncChange change  ) 

Get the name of the inital format of a change

Parameters:
change The change
Returns:
The name of the inital format

Definition at line 70 of file opensync_change.c.


Generated on Sun Jul 26 17:47:23 2009 for OpenSync by  doxygen 1.5.9