Typedefs | Enumerations | Functions | Variables
path.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 path.upb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct envoy_type_matcher_v3_PathMatcher envoy_type_matcher_v3_PathMatcher
 

Enumerations

enum  envoy_type_matcher_v3_PathMatcher_rule_oneofcases { envoy_type_matcher_v3_PathMatcher_rule_path = 1, envoy_type_matcher_v3_PathMatcher_rule_NOT_SET = 0 }
 

Functions

UPB_INLINE void envoy_type_matcher_v3_PathMatcher_clear_path (const envoy_type_matcher_v3_PathMatcher *msg)
 
UPB_INLINE bool envoy_type_matcher_v3_PathMatcher_has_path (const envoy_type_matcher_v3_PathMatcher *msg)
 
UPB_INLINE struct envoy_type_matcher_v3_StringMatcherenvoy_type_matcher_v3_PathMatcher_mutable_path (envoy_type_matcher_v3_PathMatcher *msg, upb_Arena *arena)
 
UPB_INLINE envoy_type_matcher_v3_PathMatcherenvoy_type_matcher_v3_PathMatcher_new (upb_Arena *arena)
 
UPB_INLINE envoy_type_matcher_v3_PathMatcherenvoy_type_matcher_v3_PathMatcher_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_type_matcher_v3_PathMatcherenvoy_type_matcher_v3_PathMatcher_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE const struct envoy_type_matcher_v3_StringMatcherenvoy_type_matcher_v3_PathMatcher_path (const envoy_type_matcher_v3_PathMatcher *msg)
 
UPB_INLINE envoy_type_matcher_v3_PathMatcher_rule_oneofcases envoy_type_matcher_v3_PathMatcher_rule_case (const envoy_type_matcher_v3_PathMatcher *msg)
 
UPB_INLINE char * envoy_type_matcher_v3_PathMatcher_serialize (const envoy_type_matcher_v3_PathMatcher *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * envoy_type_matcher_v3_PathMatcher_serialize_ex (const envoy_type_matcher_v3_PathMatcher *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE void envoy_type_matcher_v3_PathMatcher_set_path (envoy_type_matcher_v3_PathMatcher *msg, struct envoy_type_matcher_v3_StringMatcher *value)
 

Variables

const upb_MiniTable_File envoy_type_matcher_v3_path_proto_upb_file_layout
 
const upb_MiniTable envoy_type_matcher_v3_PathMatcher_msginit
 
const upb_MiniTable envoy_type_matcher_v3_StringMatcher_msginit
 

Typedef Documentation

◆ envoy_type_matcher_v3_PathMatcher

Definition at line 24 of file path.upb.h.

Enumeration Type Documentation

◆ envoy_type_matcher_v3_PathMatcher_rule_oneofcases

Enumerator
envoy_type_matcher_v3_PathMatcher_rule_path 
envoy_type_matcher_v3_PathMatcher_rule_NOT_SET 

Definition at line 62 of file path.upb.h.

Function Documentation

◆ envoy_type_matcher_v3_PathMatcher_clear_path()

UPB_INLINE void envoy_type_matcher_v3_PathMatcher_clear_path ( const envoy_type_matcher_v3_PathMatcher msg)

Definition at line 72 of file path.upb.h.

◆ envoy_type_matcher_v3_PathMatcher_has_path()

UPB_INLINE bool envoy_type_matcher_v3_PathMatcher_has_path ( const envoy_type_matcher_v3_PathMatcher msg)

Definition at line 69 of file path.upb.h.

◆ envoy_type_matcher_v3_PathMatcher_mutable_path()

UPB_INLINE struct envoy_type_matcher_v3_StringMatcher* envoy_type_matcher_v3_PathMatcher_mutable_path ( envoy_type_matcher_v3_PathMatcher msg,
upb_Arena arena 
)

Definition at line 82 of file path.upb.h.

◆ envoy_type_matcher_v3_PathMatcher_new()

UPB_INLINE envoy_type_matcher_v3_PathMatcher* envoy_type_matcher_v3_PathMatcher_new ( upb_Arena arena)

Definition at line 33 of file path.upb.h.

◆ envoy_type_matcher_v3_PathMatcher_parse()

UPB_INLINE envoy_type_matcher_v3_PathMatcher* envoy_type_matcher_v3_PathMatcher_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

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

◆ envoy_type_matcher_v3_PathMatcher_parse_ex()

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

Definition at line 44 of file path.upb.h.

◆ envoy_type_matcher_v3_PathMatcher_path()

UPB_INLINE const struct envoy_type_matcher_v3_StringMatcher* envoy_type_matcher_v3_PathMatcher_path ( const envoy_type_matcher_v3_PathMatcher msg)

Definition at line 75 of file path.upb.h.

◆ envoy_type_matcher_v3_PathMatcher_rule_case()

Definition at line 66 of file path.upb.h.

◆ envoy_type_matcher_v3_PathMatcher_serialize()

UPB_INLINE char* envoy_type_matcher_v3_PathMatcher_serialize ( const envoy_type_matcher_v3_PathMatcher msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 55 of file path.upb.h.

◆ envoy_type_matcher_v3_PathMatcher_serialize_ex()

UPB_INLINE char* envoy_type_matcher_v3_PathMatcher_serialize_ex ( const envoy_type_matcher_v3_PathMatcher msg,
int  options,
upb_Arena arena,
size_t *  len 
)

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

◆ envoy_type_matcher_v3_PathMatcher_set_path()

UPB_INLINE void envoy_type_matcher_v3_PathMatcher_set_path ( envoy_type_matcher_v3_PathMatcher msg,
struct envoy_type_matcher_v3_StringMatcher value 
)

Definition at line 79 of file path.upb.h.

Variable Documentation

◆ envoy_type_matcher_v3_path_proto_upb_file_layout

const upb_MiniTable_File envoy_type_matcher_v3_path_proto_upb_file_layout

Definition at line 37 of file path.upb.c.

◆ envoy_type_matcher_v3_PathMatcher_msginit

const upb_MiniTable envoy_type_matcher_v3_PathMatcher_msginit

Definition at line 27 of file path.upb.c.

◆ envoy_type_matcher_v3_StringMatcher_msginit

const upb_MiniTable envoy_type_matcher_v3_StringMatcher_msginit

Definition at line 32 of file envoy/type/matcher/v3/string.upb.c.



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