Return a const reference to the list of attribute containers maintained by this object. Note that this method can be invoked safely even if the initialize class method has not yet been called.
Synopsis
Declared in <ball_attributecontext.h>
AttributeContainerList const&
containers() const;
Created with MrDocs