Invoke the specified accessor sequentially on each attribute of this object.

Synopsis

Declared in <balber_berencoderoptions.h>

template<typename t_ACCESSOR>
int
accessAttributes(t_ACCESSOR& accessor) const;

Return Value

value from the last invocation of accessor

Parameters

Name

Description

accessor

functor invoked for each non‐modifiable attribute

Created with MrDocs