|
libsyncml
0.5.4
|

Data Fields | |
| SmlTransport * | transport |
| GList * | sessions |
| SmlManagerEventCb | eventCallback |
| void * | eventCallbackUserdata |
| SmlHeaderCb | headerCallback |
| SmlStatusReplyCb | headerStatusCallback |
| void * | headerCallbackUserdata |
| GList * | objects |
| GSourceFuncs * | functions |
| SmlThread * | thread |
| GMainContext * | context |
| GSource * | source |
| GCond * | running |
| GMutex * | running_mutex |
| SmlQueue * | userEventQueue |
| unsigned int | localMaxMsgSize |
| unsigned int | localMaxObjSize |
Definition at line 35 of file sml_manager_internals.h.
1.8.1.1