deCONZ C++ API v2.6.1
Loading...
Searching...
No Matches
AT_Atom Struct Reference

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.
 

Detailed Description

Represents an atom which is uniquely stored in the atom table.


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