HAN-FUN API  1.5.3
This project provides the common implementation of ULE Alliance's HAN-FUN application protocol.
HF::Attributes::List Struct Reference

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 >.

+ Collaboration diagram for HF::Attributes::List:

Detailed Description

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.


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