Avro C#
 All Classes Namespaces Functions Variables Enumerations Properties
Public Member Functions
Avro.Specific.SpecificWriter< T > Class Template Reference

Generic wrapper class for writing data from specific objects. More...

Inheritance diagram for Avro.Specific.SpecificWriter< T >:
Avro.Generic.GenericWriter< T > Avro.Generic.DatumWriter< T >

List of all members.

Public Member Functions

 SpecificWriter (Schema schema)
 SpecificWriter (SpecificDefaultWriter writer)

Detailed Description

template<T>
class Avro::Specific::SpecificWriter< T >

Generic wrapper class for writing data from specific objects.

Template Parameters:
Ttype name of specific object

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Properties