Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
librealsense::platform::usb_interface Member List

This is the complete list of members for librealsense::platform::usb_interface, including all inherited members.

read_interupt_pipe(unsigned char *buffer, ULONG bufferLength, PULONG lengthTransferred, LPOVERLAPPED hOvl) constlibrealsense::platform::usb_interface
read_pipe(unsigned char *buffer, ULONG bufferLength, PULONG lengthTransferred, LPOVERLAPPED hOvl) constlibrealsense::platform::usb_interface
reset_interrupt_pipe() constlibrealsense::platform::usb_interface
reset_pipe(pipe_direction outPipe) constlibrealsense::platform::usb_interface
usb_interface(HANDLE &deviceHandle)librealsense::platform::usb_interfaceexplicit
wait_for_async_op(OVERLAPPED &hOvl, ULONG &lengthTransferred, DWORD TimeOut, pipe_direction pipeDirection, bool *isExitOnTimeout) constlibrealsense::platform::usb_interface
wait_for_async_op_interrupt(OVERLAPPED &hOvl, ULONG &lengthTransferred) constlibrealsense::platform::usb_interface
write_pipe(const unsigned char *buffer, ULONG bufferLength, PULONG lengthTransferred, LPOVERLAPPED hOvl) constlibrealsense::platform::usb_interface
~usb_interface()librealsense::platform::usb_interface