|
libkazv
|
Describes a local echo. More...
#include <local-echo.hpp>

Public Types | |
| enum | Status { Sending , Failed } |
Public Attributes | |
| std::string | txnId |
| Event | event |
| Status | status {Sending} |
Friends | |
| bool | operator== (const LocalEchoDesc &a, const LocalEchoDesc &b)=default |
| bool | operator!= (const LocalEchoDesc &a, const LocalEchoDesc &b)=default |
Describes a local echo.
|
friend |
|
friend |
| Event Kazv::LocalEchoDesc::event |
| std::string Kazv::LocalEchoDesc::txnId |