#include <icomm_adapter_generic_v1.hpp>
Public Attributes | |
| ConnectionState | previous = ConnectionState::Disconnected |
| ConnectionState | current = ConnectionState::Disconnected |
| Status | reason = Status::Ok |
| std::string | message |
| ConnectionState eso::comm::ConnectionStateChange::current = ConnectionState::Disconnected |
| std::string eso::comm::ConnectionStateChange::message |
| ConnectionState eso::comm::ConnectionStateChange::previous = ConnectionState::Disconnected |
| Status eso::comm::ConnectionStateChange::reason = Status::Ok |