#include <iCommAdapter.hpp>
Public Attributes | |
| ConnectionState | previous = ConnectionState::Disconnected |
| ConnectionState | current = ConnectionState::Disconnected |
| Status | reason = Status::Ok |
| std::string | message |
| ConnectionState ifw::fnd::defs::ConnectionStateChange::current = ConnectionState::Disconnected |
| std::string ifw::fnd::defs::ConnectionStateChange::message |
| ConnectionState ifw::fnd::defs::ConnectionStateChange::previous = ConnectionState::Disconnected |
| Status ifw::fnd::defs::ConnectionStateChange::reason = Status::Ok |