webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Properties | List of all members
Google.Protobuf.TestProtos.BarResponse Class Reference
Inheritance diagram for Google.Protobuf.TestProtos.BarResponse:

Public Member Functions

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

Properties

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

Constructor & Destructor Documentation

◆ BarResponse() [1/2]

Google.Protobuf.TestProtos.BarResponse.BarResponse ( )
inline

◆ BarResponse() [2/2]

Google.Protobuf.TestProtos.BarResponse.BarResponse ( BarResponse  other)
inline

Member Function Documentation

◆ CalculateSize()

int Google.Protobuf.TestProtos.BarResponse.CalculateSize ( )
inline

◆ Clone()

BarResponse Google.Protobuf.TestProtos.BarResponse.Clone ( )
inline

◆ Equals() [1/2]

override bool Google.Protobuf.TestProtos.BarResponse.Equals ( object  other)
inline

◆ Equals() [2/2]

bool Google.Protobuf.TestProtos.BarResponse.Equals ( BarResponse  other)
inline

◆ GetHashCode()

override int Google.Protobuf.TestProtos.BarResponse.GetHashCode ( )
inline

◆ MergeFrom() [1/2]

void Google.Protobuf.TestProtos.BarResponse.MergeFrom ( BarResponse  other)
inline

◆ MergeFrom() [2/2]

void Google.Protobuf.TestProtos.BarResponse.MergeFrom ( pb::CodedInputStream  input)
inline

◆ ToString()

override string Google.Protobuf.TestProtos.BarResponse.ToString ( )
inline

◆ WriteTo()

void Google.Protobuf.TestProtos.BarResponse.WriteTo ( pb::CodedOutputStream  output)
inline

Property Documentation

◆ Descriptor

pbr.MessageDescriptor Google.Protobuf.TestProtos.BarResponse.Descriptor
staticget

◆ Parser

pb.MessageParser<BarResponse> Google.Protobuf.TestProtos.BarResponse.Parser
staticget

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