allocator_type typedef | zserio::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)=default | zserio::AllocatorHolder< std::allocator< uint8_t > > | |
AllocatorHolder(AllocatorHolder &&other)=default | zserio::AllocatorHolder< std::allocator< uint8_t > > | |
BasicJsonWriter(std::ostream &out, const ALLOC &allocator=ALLOC()) | zserio::BasicJsonWriter< ALLOC > | explicit |
BasicJsonWriter(std::ostream &out, uint8_t indent, const ALLOC &allocator=ALLOC()) | zserio::BasicJsonWriter< ALLOC > | |
BasicJsonWriter(std::ostream &out, const string< ALLOC > &indent, const ALLOC &allocator=ALLOC()) | zserio::BasicJsonWriter< ALLOC > | |
BasicJsonWriter(const BasicJsonWriter &other)=delete | zserio::BasicJsonWriter< ALLOC > | |
BasicJsonWriter(BasicJsonWriter &&other)=delete | zserio::BasicJsonWriter< ALLOC > | |
beginArray(const IBasicReflectableConstPtr< ALLOC > &array, const BasicFieldInfo< ALLOC > &fieldInfo) override | zserio::BasicJsonWriter< ALLOC > | |
IBasicWalkObserver< std::allocator< uint8_t > >::beginArray(const IBasicReflectableConstPtr< std::allocator< uint8_t > > &array, const BasicFieldInfo< std::allocator< uint8_t > > &fieldInfo)=0 | zserio::IBasicWalkObserver< std::allocator< uint8_t > > | pure virtual |
beginCompound(const IBasicReflectableConstPtr< ALLOC > &compound, const BasicFieldInfo< ALLOC > &fieldInfo, size_t elementIndex) override | zserio::BasicJsonWriter< ALLOC > | |
IBasicWalkObserver< std::allocator< uint8_t > >::beginCompound(const IBasicReflectableConstPtr< std::allocator< uint8_t > > &compound, const BasicFieldInfo< std::allocator< uint8_t > > &fieldInfo, size_t elementIndex)=0 | zserio::IBasicWalkObserver< std::allocator< uint8_t > > | pure virtual |
beginRoot(const IBasicReflectableConstPtr< ALLOC > &compound) override | zserio::BasicJsonWriter< ALLOC > | |
IBasicWalkObserver< std::allocator< uint8_t > >::beginRoot(const IBasicReflectableConstPtr< std::allocator< uint8_t > > &compound)=0 | zserio::IBasicWalkObserver< std::allocator< uint8_t > > | pure virtual |
DEFAULT_ENUMERABLE_FORMAT | zserio::BasicJsonWriter< ALLOC > | static |
DEFAULT_ITEM_SEPARATOR | zserio::BasicJsonWriter< ALLOC > | static |
DEFAULT_ITEM_SEPARATOR_WITH_INDENT | zserio::BasicJsonWriter< ALLOC > | static |
DEFAULT_KEY_SEPARATOR | zserio::BasicJsonWriter< ALLOC > | static |
endArray(const IBasicReflectableConstPtr< ALLOC > &array, const BasicFieldInfo< ALLOC > &fieldInfo) override | zserio::BasicJsonWriter< ALLOC > | |
IBasicWalkObserver< std::allocator< uint8_t > >::endArray(const IBasicReflectableConstPtr< std::allocator< uint8_t > > &array, const BasicFieldInfo< std::allocator< uint8_t > > &fieldInfo)=0 | zserio::IBasicWalkObserver< std::allocator< uint8_t > > | pure virtual |
endCompound(const IBasicReflectableConstPtr< ALLOC > &compound, const BasicFieldInfo< ALLOC > &fieldInfo, size_t elementIndex) override | zserio::BasicJsonWriter< ALLOC > | |
IBasicWalkObserver< std::allocator< uint8_t > >::endCompound(const IBasicReflectableConstPtr< std::allocator< uint8_t > > &compound, const BasicFieldInfo< std::allocator< uint8_t > > &fieldInfo, size_t elementIndex)=0 | zserio::IBasicWalkObserver< std::allocator< uint8_t > > | pure virtual |
endRoot(const IBasicReflectableConstPtr< ALLOC > &compound) override | zserio::BasicJsonWriter< ALLOC > | |
IBasicWalkObserver< std::allocator< uint8_t > >::endRoot(const IBasicReflectableConstPtr< std::allocator< uint8_t > > &compound)=0 | zserio::IBasicWalkObserver< std::allocator< uint8_t > > | pure virtual |
EnumerableFormat enum name | zserio::BasicJsonWriter< ALLOC > | |
get_allocator() const | zserio::AllocatorHolder< std::allocator< uint8_t > > | inline |
get_allocator_ref() | zserio::AllocatorHolder< std::allocator< uint8_t > > | inlineprotected |
get_allocator_ref() const | zserio::AllocatorHolder< std::allocator< uint8_t > > | inlineprotected |
operator=(const BasicJsonWriter &other)=delete | zserio::BasicJsonWriter< ALLOC > | |
operator=(BasicJsonWriter &&other)=delete | zserio::BasicJsonWriter< ALLOC > | |
AllocatorHolder< std::allocator< uint8_t > >::operator=(const AllocatorHolder &other)=default | zserio::AllocatorHolder< std::allocator< uint8_t > > | |
AllocatorHolder< std::allocator< uint8_t > >::operator=(AllocatorHolder &&other)=default | zserio::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 |
setEnumerableFormat(EnumerableFormat enumerableFormat) | zserio::BasicJsonWriter< ALLOC > | |
setItemSeparator(const string< ALLOC > &itemSeparator) | zserio::BasicJsonWriter< ALLOC > | |
setKeySeparator(const string< ALLOC > &keySeparator) | zserio::BasicJsonWriter< ALLOC > | |
visitValue(const IBasicReflectableConstPtr< ALLOC > &value, const BasicFieldInfo< ALLOC > &fieldInfo, size_t elementIndex) override | zserio::BasicJsonWriter< ALLOC > | |
IBasicWalkObserver< std::allocator< uint8_t > >::visitValue(const IBasicReflectableConstPtr< std::allocator< uint8_t > > &value, const BasicFieldInfo< std::allocator< uint8_t > > &fieldInfo, size_t elementIndex)=0 | zserio::IBasicWalkObserver< std::allocator< uint8_t > > | pure virtual |
~AllocatorHolder()=default | zserio::AllocatorHolder< std::allocator< uint8_t > > | |
~BasicJsonWriter() override=default | zserio::BasicJsonWriter< ALLOC > | |
~IBasicWalkObserver()=default | zserio::IBasicWalkObserver< std::allocator< uint8_t > > | virtual |