COMPONENT-PRIVATE CLASS. DO NOT USE OUTSIDE OF THIS COMPONENT.
Declared in <balxml_decoder.h>
struct Decoder_ParseObject_executeProxy;
| Name | Description |
|---|---|
operator() | Invoke execute on the held parse object for the specified object using the stored formatting mode. |
| Name | Description |
|---|---|
d_formattingMode | Formatting mode for the element being parsed. |
d_instance_p | Held parse-object instance for dispatch. |