Called back when an element is visited.
Declared in <balxml_encoder.h>
template<
class TYPE,
class INFO_TYPE>
int
operator()(
TYPE const& object,
INFO_TYPE const& info);
0 on success, and a non-zero value otherwise
| Name | Description |
|---|---|
| object | visited attribute or element value |
| info | element metadata providing name and formatting mode |