Zserio C++ runtime library  1.0.2
Built for Zserio 2.14.1
zserio::BasicJsonDecoder< ALLOC > Member List

This is the complete list of members for zserio::BasicJsonDecoder< ALLOC >, including all inherited members.

allocator_type typedefzserio::AllocatorHolder< std::allocator< uint8_t > >
AllocatorHolder()zserio::AllocatorHolder< std::allocator< uint8_t > >inline
AllocatorHolder(const allocator_type &allocator)zserio::AllocatorHolder< std::allocator< uint8_t > >inlineexplicit
AllocatorHolder(allocator_type &&allocator)zserio::AllocatorHolder< std::allocator< uint8_t > >inlineexplicit
AllocatorHolder(const AllocatorHolder &other)=defaultzserio::AllocatorHolder< std::allocator< uint8_t > >
AllocatorHolder(AllocatorHolder &&other)=defaultzserio::AllocatorHolder< std::allocator< uint8_t > >
BasicJsonDecoder()zserio::BasicJsonDecoder< ALLOC >inline
BasicJsonDecoder(const ALLOC &allocator)zserio::BasicJsonDecoder< ALLOC >inlineexplicit
decodeValue(StringView input)zserio::BasicJsonDecoder< ALLOC >inline
get_allocator() constzserio::AllocatorHolder< std::allocator< uint8_t > >inline
get_allocator_ref()zserio::AllocatorHolder< std::allocator< uint8_t > >inlineprotected
get_allocator_ref() constzserio::AllocatorHolder< std::allocator< uint8_t > >inlineprotected
operator=(const AllocatorHolder &other)=defaultzserio::AllocatorHolder< std::allocator< uint8_t > >
operator=(AllocatorHolder &&other)=defaultzserio::AllocatorHolder< std::allocator< uint8_t > >
set_allocator(const allocator_type &allocator)zserio::AllocatorHolder< std::allocator< uint8_t > >inlineprotected
set_allocator(allocator_type &&allocator)zserio::AllocatorHolder< std::allocator< uint8_t > >inlineprotected
~AllocatorHolder()=defaultzserio::AllocatorHolder< std::allocator< uint8_t > >