Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::panels::diamarRepeater::CommConnectionError Struct Reference

#include <structs.hpp>

Public Member Functions

bool operator== (const CommConnectionError &) const =default
 

Public Attributes

bool hasError {false}
 
std::optional< iv::types::errorMessageerrorTitle
 
std::optional< iv::types::errorMessageerrorMessage
 
std::optional< iv::types::errorMessageerrorSolutionMessage
 
bool soundOffEnabled {false}
 

Member Function Documentation

◆ operator==()

bool iv::panels::diamarRepeater::CommConnectionError::operator== ( const CommConnectionError & ) const
default

Member Data Documentation

◆ errorMessage

std::optional<iv::types::errorMessage> iv::panels::diamarRepeater::CommConnectionError::errorMessage

◆ errorSolutionMessage

std::optional<iv::types::errorMessage> iv::panels::diamarRepeater::CommConnectionError::errorSolutionMessage

◆ errorTitle

std::optional<iv::types::errorMessage> iv::panels::diamarRepeater::CommConnectionError::errorTitle

◆ hasError

bool iv::panels::diamarRepeater::CommConnectionError::hasError {false}

◆ soundOffEnabled

bool iv::panels::diamarRepeater::CommConnectionError::soundOffEnabled {false}

The documentation for this struct was generated from the following file: