Typedefs | Functions | Variables
altscontext.upb.h File Reference
#include "upb/msg_internal.h"
#include "upb/decode.h"
#include "upb/decode_fast.h"
#include "upb/encode.h"
#include "upb/port_def.inc"
#include "upb/port_undef.inc"
Include dependency graph for altscontext.upb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct grpc_gcp_AltsContext grpc_gcp_AltsContext
 
typedef struct grpc_gcp_AltsContext_PeerAttributesEntry grpc_gcp_AltsContext_PeerAttributesEntry
 

Functions

UPB_INLINE upb_StringView grpc_gcp_AltsContext_application_protocol (const grpc_gcp_AltsContext *msg)
 
UPB_INLINE void grpc_gcp_AltsContext_clear_application_protocol (const grpc_gcp_AltsContext *msg)
 
UPB_INLINE void grpc_gcp_AltsContext_clear_local_service_account (const grpc_gcp_AltsContext *msg)
 
UPB_INLINE void grpc_gcp_AltsContext_clear_peer_attributes (const grpc_gcp_AltsContext *msg)
 
UPB_INLINE void grpc_gcp_AltsContext_clear_peer_rpc_versions (const grpc_gcp_AltsContext *msg)
 
UPB_INLINE void grpc_gcp_AltsContext_clear_peer_service_account (const grpc_gcp_AltsContext *msg)
 
UPB_INLINE void grpc_gcp_AltsContext_clear_record_protocol (const grpc_gcp_AltsContext *msg)
 
UPB_INLINE void grpc_gcp_AltsContext_clear_security_level (const grpc_gcp_AltsContext *msg)
 
UPB_INLINE bool grpc_gcp_AltsContext_has_peer_attributes (const grpc_gcp_AltsContext *msg)
 
UPB_INLINE bool grpc_gcp_AltsContext_has_peer_rpc_versions (const grpc_gcp_AltsContext *msg)
 
UPB_INLINE upb_StringView grpc_gcp_AltsContext_local_service_account (const grpc_gcp_AltsContext *msg)
 
UPB_INLINE struct grpc_gcp_RpcProtocolVersionsgrpc_gcp_AltsContext_mutable_peer_rpc_versions (grpc_gcp_AltsContext *msg, upb_Arena *arena)
 
UPB_INLINE grpc_gcp_AltsContextgrpc_gcp_AltsContext_new (upb_Arena *arena)
 
UPB_INLINE grpc_gcp_AltsContextgrpc_gcp_AltsContext_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE grpc_gcp_AltsContextgrpc_gcp_AltsContext_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE void grpc_gcp_AltsContext_peer_attributes_clear (grpc_gcp_AltsContext *msg)
 
UPB_INLINE bool grpc_gcp_AltsContext_peer_attributes_delete (grpc_gcp_AltsContext *msg, upb_StringView key)
 
UPB_INLINE bool grpc_gcp_AltsContext_peer_attributes_get (const grpc_gcp_AltsContext *msg, upb_StringView key, upb_StringView *val)
 
const UPB_INLINE grpc_gcp_AltsContext_PeerAttributesEntrygrpc_gcp_AltsContext_peer_attributes_next (const grpc_gcp_AltsContext *msg, size_t *iter)
 
UPB_INLINE grpc_gcp_AltsContext_PeerAttributesEntrygrpc_gcp_AltsContext_peer_attributes_nextmutable (grpc_gcp_AltsContext *msg, size_t *iter)
 
UPB_INLINE bool grpc_gcp_AltsContext_peer_attributes_set (grpc_gcp_AltsContext *msg, upb_StringView key, upb_StringView val, upb_Arena *a)
 
UPB_INLINE size_t grpc_gcp_AltsContext_peer_attributes_size (const grpc_gcp_AltsContext *msg)
 
UPB_INLINE const struct grpc_gcp_RpcProtocolVersionsgrpc_gcp_AltsContext_peer_rpc_versions (const grpc_gcp_AltsContext *msg)
 
UPB_INLINE upb_StringView grpc_gcp_AltsContext_peer_service_account (const grpc_gcp_AltsContext *msg)
 
UPB_INLINE upb_StringView grpc_gcp_AltsContext_PeerAttributesEntry_key (const grpc_gcp_AltsContext_PeerAttributesEntry *msg)
 
UPB_INLINE void grpc_gcp_AltsContext_PeerAttributesEntry_set_value (grpc_gcp_AltsContext_PeerAttributesEntry *msg, upb_StringView value)
 
UPB_INLINE upb_StringView grpc_gcp_AltsContext_PeerAttributesEntry_value (const grpc_gcp_AltsContext_PeerAttributesEntry *msg)
 
UPB_INLINE upb_StringView grpc_gcp_AltsContext_record_protocol (const grpc_gcp_AltsContext *msg)
 
UPB_INLINE int32_t grpc_gcp_AltsContext_security_level (const grpc_gcp_AltsContext *msg)
 
UPB_INLINE char * grpc_gcp_AltsContext_serialize (const grpc_gcp_AltsContext *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * grpc_gcp_AltsContext_serialize_ex (const grpc_gcp_AltsContext *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE void grpc_gcp_AltsContext_set_application_protocol (grpc_gcp_AltsContext *msg, upb_StringView value)
 
UPB_INLINE void grpc_gcp_AltsContext_set_local_service_account (grpc_gcp_AltsContext *msg, upb_StringView value)
 
UPB_INLINE void grpc_gcp_AltsContext_set_peer_rpc_versions (grpc_gcp_AltsContext *msg, struct grpc_gcp_RpcProtocolVersions *value)
 
UPB_INLINE void grpc_gcp_AltsContext_set_peer_service_account (grpc_gcp_AltsContext *msg, upb_StringView value)
 
UPB_INLINE void grpc_gcp_AltsContext_set_record_protocol (grpc_gcp_AltsContext *msg, upb_StringView value)
 
UPB_INLINE void grpc_gcp_AltsContext_set_security_level (grpc_gcp_AltsContext *msg, int32_t value)
 

Variables

const upb_MiniTable grpc_gcp_AltsContext_msginit
 
const upb_MiniTable grpc_gcp_AltsContext_PeerAttributesEntry_msginit
 
const upb_MiniTable grpc_gcp_RpcProtocolVersions_msginit
 
const upb_MiniTable_File src_proto_grpc_gcp_altscontext_proto_upb_file_layout
 

Typedef Documentation

◆ grpc_gcp_AltsContext

Definition at line 25 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_PeerAttributesEntry

Definition at line 26 of file altscontext.upb.h.

Function Documentation

◆ grpc_gcp_AltsContext_application_protocol()

UPB_INLINE upb_StringView grpc_gcp_AltsContext_application_protocol ( const grpc_gcp_AltsContext msg)

Definition at line 68 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_clear_application_protocol()

UPB_INLINE void grpc_gcp_AltsContext_clear_application_protocol ( const grpc_gcp_AltsContext msg)

Definition at line 65 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_clear_local_service_account()

UPB_INLINE void grpc_gcp_AltsContext_clear_local_service_account ( const grpc_gcp_AltsContext msg)

Definition at line 89 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_clear_peer_attributes()

UPB_INLINE void grpc_gcp_AltsContext_clear_peer_attributes ( const grpc_gcp_AltsContext msg)

Definition at line 107 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_clear_peer_rpc_versions()

UPB_INLINE void grpc_gcp_AltsContext_clear_peer_rpc_versions ( const grpc_gcp_AltsContext msg)

Definition at line 98 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_clear_peer_service_account()

UPB_INLINE void grpc_gcp_AltsContext_clear_peer_service_account ( const grpc_gcp_AltsContext msg)

Definition at line 83 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_clear_record_protocol()

UPB_INLINE void grpc_gcp_AltsContext_clear_record_protocol ( const grpc_gcp_AltsContext msg)

Definition at line 71 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_clear_security_level()

UPB_INLINE void grpc_gcp_AltsContext_clear_security_level ( const grpc_gcp_AltsContext msg)

Definition at line 77 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_has_peer_attributes()

UPB_INLINE bool grpc_gcp_AltsContext_has_peer_attributes ( const grpc_gcp_AltsContext msg)

Definition at line 104 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_has_peer_rpc_versions()

UPB_INLINE bool grpc_gcp_AltsContext_has_peer_rpc_versions ( const grpc_gcp_AltsContext msg)

Definition at line 95 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_local_service_account()

UPB_INLINE upb_StringView grpc_gcp_AltsContext_local_service_account ( const grpc_gcp_AltsContext msg)

Definition at line 92 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_mutable_peer_rpc_versions()

UPB_INLINE struct grpc_gcp_RpcProtocolVersions* grpc_gcp_AltsContext_mutable_peer_rpc_versions ( grpc_gcp_AltsContext msg,
upb_Arena arena 
)

Definition at line 139 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_new()

UPB_INLINE grpc_gcp_AltsContext* grpc_gcp_AltsContext_new ( upb_Arena arena)

Definition at line 36 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_parse()

UPB_INLINE grpc_gcp_AltsContext* grpc_gcp_AltsContext_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 39 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_parse_ex()

UPB_INLINE grpc_gcp_AltsContext* grpc_gcp_AltsContext_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

Definition at line 47 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_peer_attributes_clear()

UPB_INLINE void grpc_gcp_AltsContext_peer_attributes_clear ( grpc_gcp_AltsContext msg)

Definition at line 148 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_peer_attributes_delete()

UPB_INLINE bool grpc_gcp_AltsContext_peer_attributes_delete ( grpc_gcp_AltsContext msg,
upb_StringView  key 
)

Definition at line 152 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_peer_attributes_get()

UPB_INLINE bool grpc_gcp_AltsContext_peer_attributes_get ( const grpc_gcp_AltsContext msg,
upb_StringView  key,
upb_StringView val 
)

Definition at line 113 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_peer_attributes_next()

const UPB_INLINE grpc_gcp_AltsContext_PeerAttributesEntry* grpc_gcp_AltsContext_peer_attributes_next ( const grpc_gcp_AltsContext msg,
size_t *  iter 
)

Definition at line 116 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_peer_attributes_nextmutable()

UPB_INLINE grpc_gcp_AltsContext_PeerAttributesEntry* grpc_gcp_AltsContext_peer_attributes_nextmutable ( grpc_gcp_AltsContext msg,
size_t *  iter 
)

Definition at line 155 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_peer_attributes_set()

UPB_INLINE bool grpc_gcp_AltsContext_peer_attributes_set ( grpc_gcp_AltsContext msg,
upb_StringView  key,
upb_StringView  val,
upb_Arena a 
)

Definition at line 149 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_peer_attributes_size()

UPB_INLINE size_t grpc_gcp_AltsContext_peer_attributes_size ( const grpc_gcp_AltsContext msg)

Definition at line 110 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_peer_rpc_versions()

UPB_INLINE const struct grpc_gcp_RpcProtocolVersions* grpc_gcp_AltsContext_peer_rpc_versions ( const grpc_gcp_AltsContext msg)

Definition at line 101 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_peer_service_account()

UPB_INLINE upb_StringView grpc_gcp_AltsContext_peer_service_account ( const grpc_gcp_AltsContext msg)

Definition at line 86 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_PeerAttributesEntry_key()

UPB_INLINE upb_StringView grpc_gcp_AltsContext_PeerAttributesEntry_key ( const grpc_gcp_AltsContext_PeerAttributesEntry msg)

Definition at line 161 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_PeerAttributesEntry_set_value()

UPB_INLINE void grpc_gcp_AltsContext_PeerAttributesEntry_set_value ( grpc_gcp_AltsContext_PeerAttributesEntry msg,
upb_StringView  value 
)

Definition at line 172 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_PeerAttributesEntry_value()

UPB_INLINE upb_StringView grpc_gcp_AltsContext_PeerAttributesEntry_value ( const grpc_gcp_AltsContext_PeerAttributesEntry msg)

Definition at line 166 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_record_protocol()

UPB_INLINE upb_StringView grpc_gcp_AltsContext_record_protocol ( const grpc_gcp_AltsContext msg)

Definition at line 74 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_security_level()

UPB_INLINE int32_t grpc_gcp_AltsContext_security_level ( const grpc_gcp_AltsContext msg)

Definition at line 80 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_serialize()

UPB_INLINE char* grpc_gcp_AltsContext_serialize ( const grpc_gcp_AltsContext msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 58 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_serialize_ex()

UPB_INLINE char* grpc_gcp_AltsContext_serialize_ex ( const grpc_gcp_AltsContext msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 61 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_set_application_protocol()

UPB_INLINE void grpc_gcp_AltsContext_set_application_protocol ( grpc_gcp_AltsContext msg,
upb_StringView  value 
)

Definition at line 120 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_set_local_service_account()

UPB_INLINE void grpc_gcp_AltsContext_set_local_service_account ( grpc_gcp_AltsContext msg,
upb_StringView  value 
)

Definition at line 132 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_set_peer_rpc_versions()

UPB_INLINE void grpc_gcp_AltsContext_set_peer_rpc_versions ( grpc_gcp_AltsContext msg,
struct grpc_gcp_RpcProtocolVersions value 
)

Definition at line 135 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_set_peer_service_account()

UPB_INLINE void grpc_gcp_AltsContext_set_peer_service_account ( grpc_gcp_AltsContext msg,
upb_StringView  value 
)

Definition at line 129 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_set_record_protocol()

UPB_INLINE void grpc_gcp_AltsContext_set_record_protocol ( grpc_gcp_AltsContext msg,
upb_StringView  value 
)

Definition at line 123 of file altscontext.upb.h.

◆ grpc_gcp_AltsContext_set_security_level()

UPB_INLINE void grpc_gcp_AltsContext_set_security_level ( grpc_gcp_AltsContext msg,
int32_t  value 
)

Definition at line 126 of file altscontext.upb.h.

Variable Documentation

◆ grpc_gcp_AltsContext_msginit

const upb_MiniTable grpc_gcp_AltsContext_msginit

Definition at line 31 of file altscontext.upb.c.

◆ grpc_gcp_AltsContext_PeerAttributesEntry_msginit

const upb_MiniTable grpc_gcp_AltsContext_PeerAttributesEntry_msginit

Definition at line 42 of file altscontext.upb.c.

◆ grpc_gcp_RpcProtocolVersions_msginit

const upb_MiniTable grpc_gcp_RpcProtocolVersions_msginit

Definition at line 25 of file transport_security_common.upb.c.

◆ src_proto_grpc_gcp_altscontext_proto_upb_file_layout

const upb_MiniTable_File src_proto_grpc_gcp_altscontext_proto_upb_file_layout

Definition at line 53 of file altscontext.upb.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:02