2: // Copyright 2008 Google Inc. All rights reserved. 3: // http://code.google.com/p/protobuf/ 4: //
31: // Author: kenton@goo... (Kenton Varda) 32: // Based on original Protocol Buffers design by
35: #include <stack> 36: #include <google/protobuf/stubs/hash.h> 37:
51: namespace google { 52: namespace protobuf {
1: // Protocol Buffers - Google's data interchange format 2: // Copyright 2008 Google Inc. All rights reserved. 3: // http://code.google.com/p/protobuf/ 4: //
31: // Author: kenton@goo... (Kenton Varda) 32: // Based on original Protocol Buffers design by
35: #include <google/protobuf/service.h> 36: 37: namespace google { 38: namespace protobuf {
46: } // namespace google
1: # Protocol Buffers - Google's data interchange format 2: # Copyright 2008 Google Inc. All rights reserved. 3: # http://code.google.com/p/protobuf/ 4: #
14: # distribution. 15: # * Neither the name of Google Inc. nor the names of its 16: # contributors may be used to endorse or promote products derived from
39: __author__ = 'petar@goo... (Petar Petrov)' 40:
1: // Protocol Buffers - Google's data interchange format 2: // Copyright 2008 Google Inc. All rights reserved. 3: // http://code.google.com/p/protobuf/ 4: //
31: // Author: kenton@goo... (Kenton Varda) 32: // Based on original Protocol Buffers design by
41: package google.protobuf; 42: option java_package = "com.google.protobuf"; 43: option java_outer_classname = "DescriptorProtos";
2: # Copyright 2008 Google Inc. All rights reserved. 3: # http://code.google.com/p/protobuf/ 4: #
51: __author__ = 'robinson@goo... (Will Robinson)' 52:
57: from google.protobuf.internal import decoder 58: from google.protobuf.internal import encoder 59: from google.protobuf.internal import message_listener as message_listener_mod 60: from google.protobuf.internal import type_checkers 61: from google.protobuf.internal import wire_format
1: // Protocol Buffers - Google's data interchange format 2: // Copyright 2008 Google Inc. All rights reserved. 3: // http://code.google.com/p/protobuf/ 4: //
31: // Author: kenton@goo... (Kenton Varda) 32: // Based on original Protocol Buffers design by
38: import "google/protobuf/unittest_import.proto"; 39:
2: // Copyright 2008 Google Inc. All rights reserved. 3: // http://code.google.com/p/protobuf/ 4: //
31: // Author: kenton@goo... (Kenton Varda) 32: 33: #include <google/protobuf/compiler/command_line_interface.h> 34: #include <google/protobuf/compiler/cpp/cpp_generator.h> 35: #include <google/protobuf/compiler/python/python_generator.h> 36: #include <google/protobuf/compiler/java/java_generator.h> 37:
1: // Protocol Buffers - Google's data interchange format 2: // Copyright 2008 Google Inc. All rights reserved. 3: // http://code.google.com/p/protobuf/ 4: //
14: // distribution. 15: // * Neither the name of Google Inc. nor the names of its 16: // contributors may be used to endorse or promote products derived from
31: // Author: kenton@goo... (Kenton Varda) 32: // Based on original Protocol Buffers design by
Google Home - Google Code - Discuss - Terms of Service - Help - Submit Your Code
©2010 Google - Privacy