Invoke the specified visitor function for all attributes in this container.

Synopses

Declared in <ball_attributecontainer.h>

Invoke the specified visitor function for all attributes in this container.

virtual
void
visitAttributes(bsl::function<void(xref:BloombergLP/ball/Attribute.adoc[Attribute const&)>] const& visitor) const override;

Invoke the specified visitor function for all attributes in this container.

Created with MrDocs