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

Test that RPC services work. More...

Inheritance diagram for Google.Protobuf.TestProtos.FooRequest:

Public Member Functions

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

Properties

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

Detailed Description

Test that RPC services work.

Constructor & Destructor Documentation

◆ FooRequest() [1/2]

Google.Protobuf.TestProtos.FooRequest.FooRequest ( )
inline

◆ FooRequest() [2/2]

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

Member Function Documentation

◆ CalculateSize()

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

◆ Clone()

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

◆ Equals() [1/2]

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

◆ Equals() [2/2]

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

◆ GetHashCode()

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

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ ToString()

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

◆ WriteTo()

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

Property Documentation

◆ Descriptor

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

◆ Parser

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

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