Home Libraries Author Links

SysToMath IO C++ Libraries Interface Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
stm::DeviceAbstract base class defining the C++ API for a generic device
stm::Device::DescriptorObjects 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::VersionDevice driver version
stm::UsbCtrlType specifying the request type encoding the transfer direction, the value and the index of a USB control request
stm::UsbDeviceClass defining the C++ API for a libusb controlled USB device inheriting the generic stm::Device C++ API
stm::UsbDevice::InterfaceClassType describing a libusb controlled USB device interface class
stm::UsbPipeType 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::UuidUniversal unique identifier storing its fields in little endian format
stm::W32DeviceClass defining the C++ API for a Windows device inheriting the generic stm::Device C++ API
stm::W32Device::InterfaceClassType 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).