GRPC C++  1.39.1
Variables
wrappers.upb.c File Reference
#include <stddef.h>
#include "upb/msg.h"
#include "google/protobuf/wrappers.upb.h"
#include "upb/port_def.inc"
#include "upb/port_undef.inc"

Variables

const upb_msglayout google_protobuf_DoubleValue_msginit
 
const upb_msglayout google_protobuf_FloatValue_msginit
 
const upb_msglayout google_protobuf_Int64Value_msginit
 
const upb_msglayout google_protobuf_UInt64Value_msginit
 
const upb_msglayout google_protobuf_Int32Value_msginit
 
const upb_msglayout google_protobuf_UInt32Value_msginit
 
const upb_msglayout google_protobuf_BoolValue_msginit
 
const upb_msglayout google_protobuf_StringValue_msginit
 
const upb_msglayout google_protobuf_BytesValue_msginit
 

Variable Documentation

◆ google_protobuf_BoolValue_msginit

const upb_msglayout google_protobuf_BoolValue_msginit
Initial value:
= {
NULL,
&google_protobuf_BoolValue__fields[0],
UPB_SIZE(8, 8), 1, false, 255,
}

◆ google_protobuf_BytesValue_msginit

const upb_msglayout google_protobuf_BytesValue_msginit
Initial value:
= {
NULL,
&google_protobuf_BytesValue__fields[0],
UPB_SIZE(8, 16), 1, false, 255,
}

◆ google_protobuf_DoubleValue_msginit

const upb_msglayout google_protobuf_DoubleValue_msginit
Initial value:
= {
NULL,
&google_protobuf_DoubleValue__fields[0],
UPB_SIZE(8, 8), 1, false, 255,
}

◆ google_protobuf_FloatValue_msginit

const upb_msglayout google_protobuf_FloatValue_msginit
Initial value:
= {
NULL,
&google_protobuf_FloatValue__fields[0],
UPB_SIZE(8, 8), 1, false, 255,
}

◆ google_protobuf_Int32Value_msginit

const upb_msglayout google_protobuf_Int32Value_msginit
Initial value:
= {
NULL,
&google_protobuf_Int32Value__fields[0],
UPB_SIZE(8, 8), 1, false, 255,
}

◆ google_protobuf_Int64Value_msginit

const upb_msglayout google_protobuf_Int64Value_msginit
Initial value:
= {
NULL,
&google_protobuf_Int64Value__fields[0],
UPB_SIZE(8, 8), 1, false, 255,
}

◆ google_protobuf_StringValue_msginit

const upb_msglayout google_protobuf_StringValue_msginit
Initial value:
= {
NULL,
&google_protobuf_StringValue__fields[0],
UPB_SIZE(8, 16), 1, false, 255,
}

◆ google_protobuf_UInt32Value_msginit

const upb_msglayout google_protobuf_UInt32Value_msginit
Initial value:
= {
NULL,
&google_protobuf_UInt32Value__fields[0],
UPB_SIZE(8, 8), 1, false, 255,
}

◆ google_protobuf_UInt64Value_msginit

const upb_msglayout google_protobuf_UInt64Value_msginit
Initial value:
= {
NULL,
&google_protobuf_UInt64Value__fields[0],
UPB_SIZE(8, 8), 1, false, 255,
}