Loading...
Searching...
No Matches
State::Message Struct Reference
Detailed Description
The Message struct.
A message is an Address associated with a value :
aDevice:/aNode/anotherNode 2345
Public Member Functions | |
| bool | operator== (const Message &m) const noexcept |
| bool | operator!= (const Message &m) const noexcept |
| QString | toString () const |
Public Attributes | |
| AddressAccessor | address |
| Value | value |
The documentation for this struct was generated from the following files:
- Message.hpp
- Expression.cpp