|
Zserio C++17 runtime library
0.5.0
Built for Zserio 2.17.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 |