|
||||
File indexing completed on 2025-01-31 10:12:23
0001 // Protocol Buffers - Google's data interchange format 0002 // Copyright 2008 Google Inc. 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 GOOGLE_PROTOBUF_METADATA_H__ 0009 #define GOOGLE_PROTOBUF_METADATA_H__ 0010 0011 // TODO: Remove this file and all instances where it gets imported. 0012 0013 #endif // GOOGLE_PROTOBUF_METADATA_H__
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |