Wrapper message for uint32
.
The JSON representation for UInt32Value
is JSON number.
Constructors and Destructors |
|
---|---|
UInt32Value()
|
|
UInt32Value(UInt32Value other)
|
Properties |
|
---|---|
Descriptor
|
pbr::MessageDescriptor
|
Descriptor
|
pbr::MessageDescriptor pb::IMessage.
|
Parser
|
pb::MessageParser< UInt32Value >
|
Value
|
uint
The uint32 value.
|
Public attributes |
|
---|---|
ValueFieldNumber = 1
|
const int
Field number for the "value" field.
|
Public functions |
|
---|---|
CalculateSize()
|
int
|
Clone()
|
|
Equals(object other)
|
override bool
|
Equals(UInt32Value other)
|
bool
|
GetHashCode()
|
override int
|
MergeFrom(UInt32Value other)
|
void
|
MergeFrom(pb::CodedInputStream input)
|
void
|
ToString()
|
override string
|
WriteTo(pb::CodedOutputStream output)
|
void
|
pbr::MessageDescriptor Descriptor
pbr::MessageDescriptor pb::IMessage. Descriptor
pb::MessageParser< UInt32Value > Parser
uint Value
The uint32 value.
int CalculateSize()
UInt32Value Clone()
override bool Equals( object other )
bool Equals( UInt32Value other )
override int GetHashCode()
void MergeFrom( UInt32Value other )
void MergeFrom( pb::CodedInputStream input )
override string ToString()
UInt32Value()
UInt32Value( UInt32Value other )
void WriteTo( pb::CodedOutputStream output )