OpenSync  0.22
Data Fields
OSyncMappingUpdate Struct Reference

Struct for the mapping status callback. More...

#include <osengine_status.h>

Data Fields

mappingupdatetype type
 
long long int winner
 
OSyncMapping * mapping
 
OSyncErrorerror
 

Detailed Description

Struct for the mapping status callback.

Definition at line 108 of file osengine_status.h.

Field Documentation

mappingupdatetype OSyncMappingUpdate::type

The type of the status update

Definition at line 110 of file osengine_status.h.

long long int OSyncMappingUpdate::winner

If the mapping was already solved, this will have the id if the winning entry

Definition at line 112 of file osengine_status.h.

OSyncMapping* OSyncMappingUpdate::mapping

The mapping for which the status update is

Definition at line 114 of file osengine_status.h.

OSyncError* OSyncMappingUpdate::error

If the status was a error, this error will be set

Definition at line 116 of file osengine_status.h.


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