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

Public Member Functions

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

Properties

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

Constructor & Destructor Documentation

◆ FooResponse() [1/2]

Google.Protobuf.TestProtos.FooResponse.FooResponse ( )
inline

◆ FooResponse() [2/2]

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

Member Function Documentation

◆ CalculateSize()

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

◆ Clone()

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

◆ Equals() [1/2]

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

◆ Equals() [2/2]

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

◆ GetHashCode()

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

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ ToString()

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

◆ WriteTo()

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

Property Documentation

◆ Descriptor

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

◆ Parser

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

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