- d -
- DataFileReader()
: avro::DataFileReader< T >
- DataFileReaderBase()
: avro::DataFileReaderBase
- DataFileWriter()
: avro::DataFileWriter< T >
- DataFileWriterBase()
: avro::DataFileWriterBase
- dataSchema()
: avro::DataFileReader< T >
, avro::DataFileReaderBase
- datum()
: avro::GenericUnion
- decode()
: avro::codec_traits< avro::null >
, avro::codec_traits< bool >
, avro::codec_traits< double >
, avro::codec_traits< float >
, avro::codec_traits< GenericDatum >
, avro::codec_traits< int32_t >
, avro::codec_traits< int64_t >
, avro::codec_traits< std::array< uint8_t, N > >
, avro::codec_traits< std::map< std::string, T > >
, avro::codec_traits< std::pair< ValidSchema, GenericDatum > >
, avro::codec_traits< std::string >
, avro::codec_traits< std::vector< T > >
, avro::codec_traits< std::vector< uint8_t > >
- decodeBool()
: avro::Decoder
- decodeBytes()
: avro::Decoder
- decodeDouble()
: avro::Decoder
- decodeEnum()
: avro::Decoder
- decodeFixed()
: avro::Decoder
- decodeFloat()
: avro::Decoder
- decodeInt()
: avro::Decoder
- decodeLong()
: avro::Decoder
- decodeNull()
: avro::Decoder
- decoder()
: avro::DataFileReaderBase
- decodeString()
: avro::Decoder
- decodeUnionIndex()
: avro::Decoder
- decr()
: avro::DataFileReaderBase
- drain()
: avro::Decoder
, avro::GenericReader
, avro::StreamReader