Class for creating connection to a PC that acts as a USB host for synchronization of data using buteosyncml.
More...
#include <USBConnection.h>
|
void | usbConnected (int fd) |
|
|
void | handleUSBActivated (int fd) |
|
void | handleUSBError (int fd) |
|
Class for creating connection to a PC that acts as a USB host for synchronization of data using buteosyncml.
◆ connect()
virtual int USBConnection::connect |
( |
| ) |
|
|
virtual |
- See also
- DataSync::OBEXConnection::connect ()
◆ disconnect()
virtual void USBConnection::disconnect |
( |
| ) |
|
|
virtual |
- See also
- DataSync::OBEXConnection::disconnect ()
◆ isConnected()
virtual bool USBConnection::isConnected |
( |
| ) |
const |
|
virtual |
- See also
- DataSync::OBEXConnection::isConnected ()
The documentation for this class was generated from the following file: