Zserio C++ runtime library
1.1.0
Built for Zserio 2.15.0
|
This is the complete list of members for zserio::BasicJsonDecoder< ALLOC >::DecoderResult, including all inherited members.
DecoderResult(size_t numRead, const ALLOC &allocator) | zserio::BasicJsonDecoder< ALLOC >::DecoderResult | inline |
DecoderResult(size_t numRead, T &&decodedValue, const ALLOC &allocator) | zserio::BasicJsonDecoder< ALLOC >::DecoderResult | inline |
DecoderResult(size_t numRead, T &&decodedValue, bool overflow, const ALLOC &allocator) | zserio::BasicJsonDecoder< ALLOC >::DecoderResult | inline |
integerOverflow | zserio::BasicJsonDecoder< ALLOC >::DecoderResult | |
numReadChars | zserio::BasicJsonDecoder< ALLOC >::DecoderResult | |
value | zserio::BasicJsonDecoder< ALLOC >::DecoderResult |