Back to home page

EIC code displayed by LXR

 
 

    


Warning, file /include/upb/generated_code_support.h was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 // Protocol Buffers - Google's data interchange format
0002 // Copyright 2023 Google LLC.  All rights reserved.
0003 //
0004 // Use of this source code is governed by a BSD-style
0005 // license that can be found in the LICENSE file or at
0006 // https://developers.google.com/open-source/licenses/bsd
0007 
0008 #ifndef UPB_GENERATED_CODE_SUPPORT_H_
0009 #define UPB_GENERATED_CODE_SUPPORT_H_
0010 
0011 // IWYU pragma: begin_exports
0012 #include "upb/base/upcast.h"
0013 #include "upb/message/accessors.h"
0014 #include "upb/message/array.h"
0015 #include "upb/message/internal/accessors.h"
0016 #include "upb/message/internal/array.h"
0017 #include "upb/message/internal/extension.h"
0018 #include "upb/message/internal/message.h"
0019 #include "upb/message/map_gencode_util.h"
0020 #include "upb/message/message.h"
0021 #include "upb/mini_descriptor/decode.h"
0022 #include "upb/mini_table/enum.h"
0023 #include "upb/mini_table/extension.h"
0024 #include "upb/mini_table/extension_registry.h"
0025 #include "upb/mini_table/field.h"
0026 #include "upb/mini_table/file.h"
0027 #include "upb/mini_table/message.h"
0028 #include "upb/mini_table/sub.h"
0029 #include "upb/wire/decode.h"
0030 #include "upb/wire/encode.h"
0031 #include "upb/wire/internal/decode_fast.h"
0032 // IWYU pragma: end_exports
0033 
0034 #endif  // UPB_GENERATED_CODE_SUPPORT_H_