|
@@ -88,7 +88,7 @@ public:
|
|
RelayInfo();
|
|
RelayInfo();
|
|
|
|
|
|
/// @brief Returns prinable representation of the relay information.
|
|
/// @brief Returns prinable representation of the relay information.
|
|
- /// @return text represenation of the structure (used in debug logging)
|
|
|
|
|
|
+ /// @return text representation of the structure (used in debug logging)
|
|
std::string toText() const;
|
|
std::string toText() const;
|
|
|
|
|
|
uint8_t msg_type_; ///< message type (RELAY-FORW oro RELAY-REPL)
|
|
uint8_t msg_type_; ///< message type (RELAY-FORW oro RELAY-REPL)
|