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

Public Member Functions

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

Properties

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

Constructor & Destructor Documentation

◆ BarRequest() [1/2]

Google.Protobuf.TestProtos.BarRequest.BarRequest ( )
inline

◆ BarRequest() [2/2]

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

Member Function Documentation

◆ CalculateSize()

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

◆ Clone()

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

◆ Equals() [1/2]

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

◆ Equals() [2/2]

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

◆ GetHashCode()

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

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ ToString()

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

◆ WriteTo()

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

Property Documentation

◆ Descriptor

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

◆ Parser

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

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