This class provides a functor that dispatches the appropriate decodeImp method for a bdeat Dynamic type. Note that the operators provided in this class match the function signatures required of visitors decoding into compatible types.
Synopsis
Declared in <baljsn_decoder.h>
struct Decoder_DecodeImpProxy;
Member Functions
Name |
Description |
Function call operators |
Data Members
Name |
Description |
Decoder used to dispatch decoding (held, not owned). |
|
Formatting mode as specified in |
Created with MrDocs