BloombergLP::ball::AttributeContext::containers

Return the list of attribute containers maintained by this object.

Synopsis

Declared in <ball_attributecontext.h>

AttributeContainerList const&
containers() const;

Description

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.

Return Value

const reference to the list of attribute containers