Parse the visited attribute or element described by info into object.
Synopsis
Declared in <balxml_decoder.h>
template<
class TYPE,
class INFO_TYPE>
int
operator()(
TYPE* object,
INFO_TYPE const& info);
Created with MrDocs