![]() |
Wahoo Fitness API
3.6.1
Documentation for the iPhone version of the Wahoo Fitness API.
|
Go to the source code of this file.
Classes | |
union | SSHORT_UNION |
union | ULONG_UNION |
union | USHORT_UNION |
Macros | |
#define | BIT_TYPE |
#define | BITFIELD_END |
#define | BITFIELD_START |
#define | BITS_1 |
#define | BITS_2 |
#define | BITS_3 |
#define | BITS_4 |
#define | BITS_5 |
#define | BITS_6 |
#define | BITS_7 |
#define | C_TYPE |
#define | DIR_TYPE |
#define | DSI_TYPES_OTHER_OS |
#define | FALSE |
#define | MAX_SCHAR |
#define | MAX_SLONG |
#define | MAX_SSHORT |
#define | MAX_UCHAR |
#define | MAX_ULONG |
#define | MAX_USHORT |
#define | MEM_TYPE |
#define | MEM_TYPE_P |
#define | MEM_TYPE_S |
#define | MIN_SCHAR |
#define | MIN_SLONG |
#define | MIN_SSHORT |
#define | MIN_UCHAR |
#define | MIN_ULONG |
#define | MIN_USHORT |
#define | NUL |
#define | NULL |
#define | SSHORT_HIGH(X) |
#define | SSHORT_LOW(X) |
#define | TRUE |
#define | ULONG_HIGH_3(X) |
#define | ULONG_LOW_0(X) |
#define | ULONG_MID_1(X) |
#define | ULONG_MID_2(X) |
#define | USHORT_HIGH(X) |
#define | USHORT_LOW(X) |
Typedefs | |
typedef signed char | BOOL |
typedef unsigned char | BOOL_SAFE |
typedef char | BYTE |
typedef double | DOUBLE |
typedef float | FLOAT |
typedef long | LONG |
typedef signed char | SCHAR |
typedef signed long long | SINT64 |
typedef signed long long | SLLONG |
typedef signed long | SLONG |
typedef signed short | SSHORT |
typedef unsigned char | UCHAR |
typedef unsigned long long | ULLONG |
typedef unsigned long | ULONG |
typedef unsigned short | USHORT |
#define BIT_TYPE |
#define BITFIELD_END |
#define BITFIELD_START |
#define BITS_1 |
#define BITS_2 |
#define BITS_3 |
#define BITS_4 |
#define BITS_5 |
#define BITS_6 |
#define BITS_7 |
#define C_TYPE |
#define DIR_TYPE |
#define DSI_TYPES_OTHER_OS |
#define FALSE |
#define MAX_SCHAR |
#define MAX_SLONG |
#define MAX_SSHORT |
#define MAX_UCHAR |
#define MAX_ULONG |
#define MAX_USHORT |
#define MEM_TYPE |
#define MEM_TYPE_P |
#define MEM_TYPE_S |
#define MIN_SCHAR |
#define MIN_SLONG |
#define MIN_SSHORT |
#define MIN_UCHAR |
#define MIN_ULONG |
#define MIN_USHORT |
#define NUL |
#define NULL |
#define SSHORT_HIGH | ( | X | ) |
#define SSHORT_LOW | ( | X | ) |
#define TRUE |
#define ULONG_HIGH_3 | ( | X | ) |
#define ULONG_LOW_0 | ( | X | ) |
#define ULONG_MID_1 | ( | X | ) |
#define ULONG_MID_2 | ( | X | ) |
#define USHORT_HIGH | ( | X | ) |
#define USHORT_LOW | ( | X | ) |
typedef signed char BOOL |
typedef unsigned char BOOL_SAFE |
typedef char BYTE |
typedef double DOUBLE |
typedef float FLOAT |
typedef long LONG |
typedef signed char SCHAR |
typedef signed long long SINT64 |
typedef signed long long SLLONG |
typedef signed long SLONG |
typedef signed short SSHORT |
typedef unsigned char UCHAR |
typedef unsigned long long ULLONG |
typedef unsigned long ULONG |
typedef unsigned short USHORT |