libsyncml  0.5.4
Data Fields
SmlError Struct Reference

Represent an error. More...

#include <sml_error_internals.h>

Collaboration diagram for SmlError:
Collaboration graph

Data Fields

SmlErrorType type
 
char * message
 
char * printMessage
 
gint32 refCount
 

Detailed Description

Represent an error.

Definition at line 29 of file sml_error_internals.h.

Field Documentation

SmlErrorType SmlError::type
char* SmlError::message

The message

Definition at line 33 of file sml_error_internals.h.

char* SmlError::printMessage

The printed message

Definition at line 35 of file sml_error_internals.h.

gint32 SmlError::refCount

The reference counter

Definition at line 37 of file sml_error_internals.h.

Referenced by smlItemGetData().


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