|
|
|||
Warning, file /include/upb/reflection/message.hpp 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_REFLECTION_MESSAGE_HPP_ 0009 #define UPB_REFLECTION_MESSAGE_HPP_ 0010 0011 #include "upb/reflection/message.h" 0012 0013 namespace upb { 0014 0015 typedef upb_MessageValue MessageValue; 0016 0017 } // namespace upb 0018 0019 #endif // UPB_REFLECTION_MESSAGE_HPP_
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|