webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | Public Attributes | Properties | List of all members
Google.Protobuf.TestProtos.TestMap Class Reference

Tests maps. More...

Inheritance diagram for Google.Protobuf.TestProtos.TestMap:

Public Member Functions

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

Public Attributes

const int MapInt32Int32FieldNumber = 1
 Field number for the "map_int32_int32" field. More...
 
const int MapInt64Int64FieldNumber = 2
 Field number for the "map_int64_int64" field. More...
 
const int MapUint32Uint32FieldNumber = 3
 Field number for the "map_uint32_uint32" field. More...
 
const int MapUint64Uint64FieldNumber = 4
 Field number for the "map_uint64_uint64" field. More...
 
const int MapSint32Sint32FieldNumber = 5
 Field number for the "map_sint32_sint32" field. More...
 
const int MapSint64Sint64FieldNumber = 6
 Field number for the "map_sint64_sint64" field. More...
 
const int MapFixed32Fixed32FieldNumber = 7
 Field number for the "map_fixed32_fixed32" field. More...
 
const int MapFixed64Fixed64FieldNumber = 8
 Field number for the "map_fixed64_fixed64" field. More...
 
const int MapSfixed32Sfixed32FieldNumber = 9
 Field number for the "map_sfixed32_sfixed32" field. More...
 
const int MapSfixed64Sfixed64FieldNumber = 10
 Field number for the "map_sfixed64_sfixed64" field. More...
 
const int MapInt32FloatFieldNumber = 11
 Field number for the "map_int32_float" field. More...
 
const int MapInt32DoubleFieldNumber = 12
 Field number for the "map_int32_double" field. More...
 
const int MapBoolBoolFieldNumber = 13
 Field number for the "map_bool_bool" field. More...
 
const int MapStringStringFieldNumber = 14
 Field number for the "map_string_string" field. More...
 
const int MapInt32BytesFieldNumber = 15
 Field number for the "map_int32_bytes" field. More...
 
const int MapInt32EnumFieldNumber = 16
 Field number for the "map_int32_enum" field. More...
 
const int MapInt32ForeignMessageFieldNumber = 17
 Field number for the "map_int32_foreign_message" field. More...
 

Properties

static pb::MessageParser< TestMapParser [get]
 
static pbr::MessageDescriptor Descriptor [get]
 
pbc::MapField< int, int > MapInt32Int32 [get]
 
pbc::MapField< long, long > MapInt64Int64 [get]
 
pbc::MapField< uint, uintMapUint32Uint32 [get]
 
pbc::MapField< ulong, ulongMapUint64Uint64 [get]
 
pbc::MapField< int, int > MapSint32Sint32 [get]
 
pbc::MapField< long, long > MapSint64Sint64 [get]
 
pbc::MapField< uint, uintMapFixed32Fixed32 [get]
 
pbc::MapField< ulong, ulongMapFixed64Fixed64 [get]
 
pbc::MapField< int, int > MapSfixed32Sfixed32 [get]
 
pbc::MapField< long, long > MapSfixed64Sfixed64 [get]
 
pbc::MapField< int, float > MapInt32Float [get]
 
pbc::MapField< int, double > MapInt32Double [get]
 
pbc::MapField< bool, bool > MapBoolBool [get]
 
pbc::MapField< string, stringMapStringString [get]
 
pbc::MapField< int, pb::ByteString > MapInt32Bytes [get]
 
pbc::MapField< int, global::Google.Protobuf.TestProtos.MapEnum > MapInt32Enum [get]
 
pbc::MapField< int, global::Google.Protobuf.TestProtos.ForeignMessage > MapInt32ForeignMessage [get]
 

Detailed Description

Tests maps.

Constructor & Destructor Documentation

◆ TestMap() [1/2]

Google.Protobuf.TestProtos.TestMap.TestMap ( )
inline

◆ TestMap() [2/2]

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

Member Function Documentation

◆ CalculateSize()

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

◆ Clone()

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

◆ Equals() [1/2]

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

◆ Equals() [2/2]

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

◆ GetHashCode()

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

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ ToString()

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

◆ WriteTo()

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

Member Data Documentation

◆ MapBoolBoolFieldNumber

const int Google.Protobuf.TestProtos.TestMap.MapBoolBoolFieldNumber = 13

Field number for the "map_bool_bool" field.

◆ MapFixed32Fixed32FieldNumber

const int Google.Protobuf.TestProtos.TestMap.MapFixed32Fixed32FieldNumber = 7

Field number for the "map_fixed32_fixed32" field.

◆ MapFixed64Fixed64FieldNumber

const int Google.Protobuf.TestProtos.TestMap.MapFixed64Fixed64FieldNumber = 8

Field number for the "map_fixed64_fixed64" field.

◆ MapInt32BytesFieldNumber

const int Google.Protobuf.TestProtos.TestMap.MapInt32BytesFieldNumber = 15

Field number for the "map_int32_bytes" field.

◆ MapInt32DoubleFieldNumber

const int Google.Protobuf.TestProtos.TestMap.MapInt32DoubleFieldNumber = 12

Field number for the "map_int32_double" field.

◆ MapInt32EnumFieldNumber

const int Google.Protobuf.TestProtos.TestMap.MapInt32EnumFieldNumber = 16

Field number for the "map_int32_enum" field.

◆ MapInt32FloatFieldNumber

const int Google.Protobuf.TestProtos.TestMap.MapInt32FloatFieldNumber = 11

Field number for the "map_int32_float" field.

◆ MapInt32ForeignMessageFieldNumber

const int Google.Protobuf.TestProtos.TestMap.MapInt32ForeignMessageFieldNumber = 17

Field number for the "map_int32_foreign_message" field.

◆ MapInt32Int32FieldNumber

const int Google.Protobuf.TestProtos.TestMap.MapInt32Int32FieldNumber = 1

Field number for the "map_int32_int32" field.

◆ MapInt64Int64FieldNumber

const int Google.Protobuf.TestProtos.TestMap.MapInt64Int64FieldNumber = 2

Field number for the "map_int64_int64" field.

◆ MapSfixed32Sfixed32FieldNumber

const int Google.Protobuf.TestProtos.TestMap.MapSfixed32Sfixed32FieldNumber = 9

Field number for the "map_sfixed32_sfixed32" field.

◆ MapSfixed64Sfixed64FieldNumber

const int Google.Protobuf.TestProtos.TestMap.MapSfixed64Sfixed64FieldNumber = 10

Field number for the "map_sfixed64_sfixed64" field.

◆ MapSint32Sint32FieldNumber

const int Google.Protobuf.TestProtos.TestMap.MapSint32Sint32FieldNumber = 5

Field number for the "map_sint32_sint32" field.

◆ MapSint64Sint64FieldNumber

const int Google.Protobuf.TestProtos.TestMap.MapSint64Sint64FieldNumber = 6

Field number for the "map_sint64_sint64" field.

◆ MapStringStringFieldNumber

const int Google.Protobuf.TestProtos.TestMap.MapStringStringFieldNumber = 14

Field number for the "map_string_string" field.

◆ MapUint32Uint32FieldNumber

const int Google.Protobuf.TestProtos.TestMap.MapUint32Uint32FieldNumber = 3

Field number for the "map_uint32_uint32" field.

◆ MapUint64Uint64FieldNumber

const int Google.Protobuf.TestProtos.TestMap.MapUint64Uint64FieldNumber = 4

Field number for the "map_uint64_uint64" field.

Property Documentation

◆ Descriptor

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

◆ MapBoolBool

pbc.MapField<bool, bool> Google.Protobuf.TestProtos.TestMap.MapBoolBool
get

◆ MapFixed32Fixed32

pbc.MapField<uint, uint> Google.Protobuf.TestProtos.TestMap.MapFixed32Fixed32
get

◆ MapFixed64Fixed64

pbc.MapField<ulong, ulong> Google.Protobuf.TestProtos.TestMap.MapFixed64Fixed64
get

◆ MapInt32Bytes

pbc.MapField<int, pb.ByteString> Google.Protobuf.TestProtos.TestMap.MapInt32Bytes
get

◆ MapInt32Double

pbc.MapField<int, double> Google.Protobuf.TestProtos.TestMap.MapInt32Double
get

◆ MapInt32Enum

pbc.MapField<int, global.Google.Protobuf.TestProtos.MapEnum> Google.Protobuf.TestProtos.TestMap.MapInt32Enum
get

◆ MapInt32Float

pbc.MapField<int, float> Google.Protobuf.TestProtos.TestMap.MapInt32Float
get

◆ MapInt32ForeignMessage

pbc.MapField<int, global.Google.Protobuf.TestProtos.ForeignMessage> Google.Protobuf.TestProtos.TestMap.MapInt32ForeignMessage
get

◆ MapInt32Int32

pbc.MapField<int, int> Google.Protobuf.TestProtos.TestMap.MapInt32Int32
get

◆ MapInt64Int64

pbc.MapField<long, long> Google.Protobuf.TestProtos.TestMap.MapInt64Int64
get

◆ MapSfixed32Sfixed32

pbc.MapField<int, int> Google.Protobuf.TestProtos.TestMap.MapSfixed32Sfixed32
get

◆ MapSfixed64Sfixed64

pbc.MapField<long, long> Google.Protobuf.TestProtos.TestMap.MapSfixed64Sfixed64
get

◆ MapSint32Sint32

pbc.MapField<int, int> Google.Protobuf.TestProtos.TestMap.MapSint32Sint32
get

◆ MapSint64Sint64

pbc.MapField<long, long> Google.Protobuf.TestProtos.TestMap.MapSint64Sint64
get

◆ MapStringString

pbc.MapField<string, string> Google.Protobuf.TestProtos.TestMap.MapStringString
get

◆ MapUint32Uint32

pbc.MapField<uint, uint> Google.Protobuf.TestProtos.TestMap.MapUint32Uint32
get

◆ MapUint64Uint64

pbc.MapField<ulong, ulong> Google.Protobuf.TestProtos.TestMap.MapUint64Uint64
get

◆ Parser

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

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