avr-classes
ItemCollection< BASETYPE, COUNT > Member List

This is the complete list of members for ItemCollection< BASETYPE, COUNT >, including all inherited members.

add(BASETYPE &item)ItemCollection< BASETYPE, COUNT >inline
addUnique(BASETYPE &item)ItemCollection< BASETYPE, COUNT >inline
compact(void)ItemCollection< BASETYPE, COUNT >inline
forEach(ForEachCallback action, const void *context=nullptr)ItemCollection< BASETYPE, COUNT >inline
ForEachCallback typedefItemCollection< BASETYPE, COUNT >
ItemCollection(void)ItemCollection< BASETYPE, COUNT >inline
remove(BASETYPE &item)ItemCollection< BASETYPE, COUNT >inline