libknx
|
Data container for this dpt. More...
#include <dpt_types.hpp>
Public Member Functions | |
bool | operator== (const data &other) |
Compare it. | |
data () | |
Setting all to zero. | |
Public Attributes | |
struct { | |
char ascii [14] | |
The string value. | |
} | storage |
Storage. | |
Friends | |
KNX_IMPORT_EXPORT friend std::ostream & | operator<< (std::ostream &os, const data &data) |
Output formatting. | |
Data container for this dpt.