libknx
|
#include <stdint.h>
#include <string>
#include <sstream>
Go to the source code of this file.
Classes | |
class | knx::group |
This class represents a KNX group address which might be either 3 compnent "a/b/c" or 2 component "a/b". More... | |
Namespaces | |
knx | |
separated namespace to embed all libknx related classes | |
Class file for group address handling.