libsyncml
0.5.4
|
The private part. More...
![]() |
Data Structures | |
struct | SmlCommandAlertPrivate |
struct | SmlCommandSyncPrivate |
struct | SmlCommandAccessPrivate |
struct | SmlCommandChangePrivate |
struct | SmlCommandMapPrivate |
struct | SmlCommandResultsPrivate |
union | SmlCommandPrivate |
struct | SmlCommand |
struct | SmlStatus |
Typedefs | |
typedef struct SmlCommandAlertPrivate | SmlCommandAlertPrivate |
typedef struct SmlCommandSyncPrivate | SmlCommandSyncPrivate |
typedef struct SmlCommandAccessPrivate | SmlCommandAccessPrivate |
typedef struct SmlCommandChangePrivate | SmlCommandChangePrivate |
typedef struct SmlCommandMapPrivate | SmlCommandMapPrivate |
typedef struct SmlCommandResultsPrivate | SmlCommandResultsPrivate |
typedef union SmlCommandPrivate | SmlCommandPrivate |
Functions | |
SmlCommandType | smlCommandTypeFromString (const char *name, SmlError **error) |
const char * | smlCommandTypeToString (SmlCommandType type, SmlError **error) |
SmlAlertType | smlAlertTypeConvert (unsigned int id, SmlError **error) |
The private part.