libknx
Public Member Functions | Public Attributes | Friends | List of all members
knx::dpt_26::data Class Reference

Data container for this dpt. More...

#include <dpt_types.hpp>

Public Member Functions

bool operator== (const data &other)
 Compare.
 
 data ()
 Set to zero.
 

Public Attributes

struct {
   unsigned int   reserved: 1
 Do not use.
 
   unsigned int   active: 1
 1 says scene is inactive.
 
   unsigned int   scene_number: 6
 The number of the scene.
 
storage
 Data storage.
 

Friends

KNX_IMPORT_EXPORT friend std::ostream & operator<< (std::ostream &os, const data &data)
 Output formatting.
 

Detailed Description

Data container for this dpt.


The documentation for this class was generated from the following file: