Dispatch parsing to the held instance for the specified category.
Synopsis
Declared in <balxml_decoder.h>
template<
class TYPE,
class ANY_CATEGORY>
int
operator()(
TYPE* object,
ANY_CATEGORY category);
Created with MrDocs