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.

Synopsis

Declared in <ball_attributecontainerlist.h>

iterator
pushFront(AttributeContainer const* container);

Created with MrDocs