![]() |
HAN-FUN API
1.5.3
This project provides the common implementation of ULE Alliance's HAN-FUN application protocol.
|
This class has the same behavior has a list
, however the list
element access methods where overwritten to allow using the attribute UIDs as indexes.
More...
#include <attributes.h>
Inherits std::list< T >.
This class has the same behavior has a list
, however the list
element access methods where overwritten to allow using the attribute UIDs as indexes.
The difference between the list
indexes and the Attribute
indexes is that the former start at 0 and the latter at 1.
Definition at line 752 of file attributes.h.