Wahoo Fitness API
3.6.1
Documentation for the iPhone version of the Wahoo Fitness API.
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Macros
Pages
_WFHardwareConnector.h
Go to the documentation of this file.
1
/*
2
* _WFHardwareConnector.h
3
* WFConnector
4
*
5
* Created by Michael Moore on 5/25/10.
6
* Copyright 2010 Wahoo Fitness. All rights reserved.
7
*
8
*/
9
10
#import <Foundation/Foundation.h>
11
#import <WFConnector/WFHardwareConnectorDelegate.h>
12
13
15
@interface
_WFHardwareConnector
: NSObject
16
{
17
}
18
19
40
@property
(nonatomic, assign)
BOOL
autoReset;
41
46
@property
(nonatomic, retain) id <WFHardwareConnectorDelegate> delegate;
47
48
@end
_WFHardwareConnector
Represents the internal-use base class for the WFHardwareConnector.
Definition:
_WFHardwareConnector.h:15
BOOL
signed char BOOL
Definition:
types.h:110
_WFHardwareConnector.h
Generated on Tue Feb 2 2016 01:56:56 for Wahoo Fitness API by
1.8.8