![]() |
Home | Libraries | Author | Links |
stm::Device | Abstract base class defining the C++ API for a generic device |
stm::Device::Descriptor | Objects of type Device::Descriptor describe system dependent aspects of a Device as a pair of a void pointer and a void function pointer |
stm::Device::Version | Device driver version |
stm::UsbCtrl | Type specifying the request type encoding the transfer direction, the value and the index of a USB control request |
stm::UsbDevice | Class defining the C++ API for a libusb controlled USB device inheriting the generic stm::Device C++ API |
stm::UsbDevice::InterfaceClass | Type describing a libusb controlled USB device interface class |
stm::UsbPipe | Type specifying the configuration, the interface, the alternate setting, and the endpoint of the USB pipe to be used for a USB bulk or interrupt transfer |
stm::Uuid | Universal unique identifier storing its fields in little endian format |
stm::W32Device | Class defining the C++ API for a Windows device inheriting the generic stm::Device C++ API |
stm::W32Device::InterfaceClass | Type describing a Windows device interface class |
© Copyright Tom Michaelis 2002-2007
Distributed under the SysToMath Software License (See the accompanying file license.txt or a copy at www.SysToMath.com).