Prepend the address of the specified container to this list of attribute container addresses, and return an iterator located at the newly added list element.
Declared in <ball_attributecontainerlist.h>
iterator
pushFront(AttributeContainer const* container);
iterator located at the newly added list element
| Name | Description |
|---|---|
| container | attribute container to prepend |