|
Treehopper C++ API
|
Provides TreehopperUsb discovery and factory duties. More...
#include <ConnectionService.h>
Public Member Functions | |
| ConnectionService () | |
| ~ConnectionService () | |
| TreehopperUsb & | getFirstDevice () |
| Gets the first TreehopperUsb board connected to the computer. More... | |
Static Public Member Functions | |
| static ConnectionService & | instance () |
| Gets the ConnectionService instance to use for TreehopperUsb discovery. More... | |
Public Attributes | |
| vector< TreehopperUsb > | boards |
| Gets the collection of TreehopperUsb boards connected to the computer. More... | |
| ~ConnectionService | ( | ) |
| TreehopperUsb& getFirstDevice | ( | ) |
|
inlinestatic |
| vector<TreehopperUsb> boards |