OpenSync Error Internals
[OpenSync Private API]

The public API of opensync. More...


Functions

void osync_error_set_vargs (OSyncError **error, OSyncErrorType type, const char *format, va_list args)
 Sets a error from a va_list.


Detailed Description

The public API of opensync.

This gives you an insight in the public API of opensync.


Function Documentation

void osync_error_set_vargs ( OSyncError **  error,
OSyncErrorType  type,
const char *  format,
va_list  args 
)

Sets a error from a va_list.

Parameters:
error A pointer to a error struct
type The type to set
format The message
args The arguments to the message

Definition at line 70 of file opensync_error.c.

Referenced by osync_error_set().


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