Avro C++
avro::codec_traits< std::map< std::string, T > > Member List
This is the complete list of members for avro::codec_traits< std::map< std::string, T > >, including all inherited members.
decode(Decoder &d, std::map< std::string, T > &s)avro::codec_traits< std::map< std::string, T > > [inline, static]
encode(Encoder &e, const std::map< std::string, T > &b)avro::codec_traits< std::map< std::string, T > > [inline, static]