Invoke the specified accessor sequentially on each attribute of this object.
Declared in <balber_berencoderoptions.h>
template<typename t_ACCESSOR>
int
accessAttributes(t_ACCESSOR& accessor) const;
value from the last invocation of accessor
| Name | Description |
|---|---|
| accessor | functor invoked for each non-modifiable attribute |