|
libsyncml
0.5.4
|

Data Fields | |
| GMainContext * | context |
| SmlThread * | thread |
| SmlTransportState | state |
| SmlTransportType | type |
| SmlTransportFunctions | functions |
| void * | transport_data |
| SmlQueue * | command_queue |
| SmlTransportEventCb | event_callback |
| void * | event_callback_userdata |
| gint | event_callback_ref_count |
| SmlError * | cached_error |
| SmlBool | connected |
| GHashTable * | links |
| GMutex * | links_mutex |
| unsigned int | connections |
| GMutex * | connections_mutex |
Definition at line 69 of file sml_transport_internals.h.
1.8.1.1