deCONZ C++ API v2.6.1
|
Represents an atom which is uniquely stored in the atom table. More...
#include <atom.h>
Public Attributes | |
unsigned | len |
Length of the atom, excluding 0 terminator. | |
unsigned char * | data |
Data pointer, always zero terminated, often a C-String. | |
Represents an atom which is uniquely stored in the atom table.