State::Message Struct Reference

The Message struct. More...

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: