MIP_SDK
latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
|
#include "microstrain/connections/connection.hpp"
#include <iostream>
#include <memory>
#include <ostream>
Go to the source code of this file.
Classes | |
class | microstrain::connections::RecordingConnection |
Can be used with another connection to communicate with a device, and record the data at the same time. More... | |
class | microstrain::connections::RecordingConnectionWrapper< ConnectionType > |
Template wrapper for a recording connection. More... | |
Namespaces | |
microstrain | |
microstrain::connections | |