libftdi1  1.0
Public Attributes | List of all members
FTDIProgressInfo Struct Reference

#include <ftdi.h>

Public Attributes

struct size_and_time first
 
struct size_and_time prev
 
struct size_and_time current
 
double totalTime
 
double totalRate
 
double currentRate
 

Detailed Description

Definition at line 394 of file ftdi.h.

Member Data Documentation

struct size_and_time FTDIProgressInfo::first

Definition at line 396 of file ftdi.h.

Referenced by ftdi_readstream().

struct size_and_time FTDIProgressInfo::prev

Definition at line 397 of file ftdi.h.

Referenced by ftdi_readstream().

struct size_and_time FTDIProgressInfo::current

Definition at line 398 of file ftdi.h.

Referenced by ftdi_readstream().

double FTDIProgressInfo::totalTime

Definition at line 399 of file ftdi.h.

Referenced by ftdi_readstream().

double FTDIProgressInfo::totalRate

Definition at line 400 of file ftdi.h.

Referenced by ftdi_readstream().

double FTDIProgressInfo::currentRate

Definition at line 401 of file ftdi.h.

Referenced by ftdi_readstream().


The documentation for this struct was generated from the following file: