Lines Matching refs:TestMap
154 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestMap), global::Google.Protobuf.TestProtos.TestMap.Parser, new[]{ "MapInt32Int32", "MapInt64Int64", "MapUint32Uint32", "MapUint64Uint64", "MapSint32Sint32", "MapSint64Sint64", "MapFixed32Fixed32", "MapFixed64Fixed64", "MapSfixed32Sfixed32", "MapSfixed64Sfixed64", "MapInt32Float", "MapInt32Double", "MapBoolBool", "MapStringString", "MapInt32Bytes", "MapInt32Enum", "MapInt32ForeignMessage" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, }),
155 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestMapSubmessage), global::Google.Protobuf.TestProtos.TestMapSubmessage.Parser, new[]{ "TestMap" }, null, null, null, null),
179 public sealed partial class TestMap : pb::IMessage<TestMap>
184 private static readonly pb::MessageParser<TestMap> _parser = new pb::MessageParser<TestMap>(() => new TestMap());
187 public static pb::MessageParser<TestMap> Parser { get { return _parser; } }
200 public TestMap() {
207 public TestMap(TestMap other) : this() {
229 public TestMap Clone() {
230 return new TestMap(this);
405 return Equals(other as TestMap);
409 public bool Equals(TestMap other) {
548 public void MergeFrom(TestMap other) {
780 private global::Google.Protobuf.TestProtos.TestMap testMap_;
782 public global::Google.Protobuf.TestProtos.TestMap TestMap {
802 if (!object.Equals(TestMap, other.TestMap)) return false;
809 if (testMap_ != null) hash ^= TestMap.GetHashCode();
828 output.WriteMessage(TestMap);
841 output.WriteMessage(TestMap);
853 size += 1 + pb::CodedOutputStream.ComputeMessageSize(TestMap);
868 TestMap = new global::Google.Protobuf.TestProtos.TestMap();
870 TestMap.MergeFrom(other.TestMap);
888 TestMap = new global::Google.Protobuf.TestProtos.TestMap();
890 input.ReadMessage(TestMap);
909 TestMap = new global::Google.Protobuf.TestProtos.TestMap();
911 input.ReadMessage(TestMap);