webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Public Member Functions | Properties | List of all members
UnitTest.Issues.TestProtos.Issue307 Class Reference

Issue 307: when generating doubly-nested types, any references should be of the form A.Types.B.Types.C. More...

Inheritance diagram for UnitTest.Issues.TestProtos.Issue307:

Classes

class  Types
 Container for nested types declared in the Issue307 message type.
 

Public Member Functions

 Issue307 ()
 
 Issue307 (Issue307 other)
 
Issue307 Clone ()
 
override bool Equals (object other)
 
bool Equals (Issue307 other)
 
override int GetHashCode ()
 
override string ToString ()
 
void WriteTo (pb::CodedOutputStream output)
 
int CalculateSize ()
 
void MergeFrom (Issue307 other)
 
void MergeFrom (pb::CodedInputStream input)
 

Properties

static pb::MessageParser< Issue307Parser [get]
 
static pbr::MessageDescriptor Descriptor [get]
 

Detailed Description

Issue 307: when generating doubly-nested types, any references should be of the form A.Types.B.Types.C.

Constructor & Destructor Documentation

◆ Issue307() [1/2]

UnitTest.Issues.TestProtos.Issue307.Issue307 ( )
inline

◆ Issue307() [2/2]

UnitTest.Issues.TestProtos.Issue307.Issue307 ( Issue307  other)
inline

Member Function Documentation

◆ CalculateSize()

int UnitTest.Issues.TestProtos.Issue307.CalculateSize ( )
inline

◆ Clone()

Issue307 UnitTest.Issues.TestProtos.Issue307.Clone ( )
inline

◆ Equals() [1/2]

override bool UnitTest.Issues.TestProtos.Issue307.Equals ( object  other)
inline

◆ Equals() [2/2]

bool UnitTest.Issues.TestProtos.Issue307.Equals ( Issue307  other)
inline

◆ GetHashCode()

override int UnitTest.Issues.TestProtos.Issue307.GetHashCode ( )
inline

◆ MergeFrom() [1/2]

void UnitTest.Issues.TestProtos.Issue307.MergeFrom ( Issue307  other)
inline

◆ MergeFrom() [2/2]

void UnitTest.Issues.TestProtos.Issue307.MergeFrom ( pb::CodedInputStream  input)
inline

◆ ToString()

override string UnitTest.Issues.TestProtos.Issue307.ToString ( )
inline

◆ WriteTo()

void UnitTest.Issues.TestProtos.Issue307.WriteTo ( pb::CodedOutputStream  output)
inline

Property Documentation

◆ Descriptor

pbr.MessageDescriptor UnitTest.Issues.TestProtos.Issue307.Descriptor
staticget

◆ Parser

pb.MessageParser<Issue307> UnitTest.Issues.TestProtos.Issue307.Parser
staticget

The documentation for this class was generated from the following file: