This is the complete list of members for
Avro::UnionSchema, including all inherited members.
| areEqual(object o1, object o2) | Avro::Schema | [inline, protected, static] |
| CanRead(Schema writerSchema) | Avro::UnionSchema | [inline, virtual] |
| Count | Avro::UnionSchema | |
| Equals(object obj) | Avro::UnionSchema | [inline] |
| GetHashCode() | Avro::UnionSchema | [inline] |
| getHashCode(object obj) | Avro::Schema | [inline, protected, static] |
| GetProperty(string key) | Avro::Schema | [inline] |
| GetTypeString(Type type) | Avro::Schema | [inline, static] |
| MatchingBranch(Schema s) | Avro::UnionSchema | [inline] |
| Name | Avro::UnnamedSchema | |
| Parse(string json) | Avro::Schema | [inline, static] |
| Schema(Type type, PropertyMap props) | Avro::Schema | [inline, protected] |
| Schemas | Avro::UnionSchema | |
| Tag | Avro::Schema | |
| this[int index] | Avro::UnionSchema | |
| ToString() | Avro::Schema | [inline] |
| Type enum name | Avro::Schema | |
| UnnamedSchema(Type type, PropertyMap props) (defined in Avro::UnnamedSchema) | Avro::UnnamedSchema | [inline, protected] |
| WriteJson(Newtonsoft.Json.JsonTextWriter writer, SchemaNames names, string encspace) | Avro::UnionSchema | [inline, protected] |
| Avro::UnnamedSchema::WriteJson(JsonTextWriter writer, SchemaNames names, string encspace) | Avro::Schema | [inline, protected, virtual] |
| WriteJsonFields(JsonTextWriter writer, SchemaNames names, string encspace) | Avro::Schema | [inline, protected, virtual] |