From 5ab4c9c726ee5564de188453768a23112e84cabd Mon Sep 17 00:00:00 2001 From: Alex Grintsvayg Date: Sat, 28 Dec 2019 11:35:59 -0500 Subject: [PATCH] build missing/updated protobufs --- v2/cpp/claim.pb.cc | 4140 ++++++++++++++++++++++++++----------- v2/cpp/claim.pb.h | 2087 ++++++++++++++----- v2/cpp/purchase.pb.cc | 385 ++++ v2/cpp/purchase.pb.h | 258 +++ v2/cpp/result.pb.cc | 2648 ++++++++++++++++++++++++ v2/cpp/result.pb.h | 1585 ++++++++++++++ v2/go/claim.pb.go | 1420 ++++++++++--- v2/go/purchase.pb.go | 76 + v2/go/result.pb.go | 483 +++++ v2/js/claim_pb.js | 925 ++++++--- v2/js/purchase_pb.js | 185 ++ v2/js/result_pb.js | 1443 +++++++++++++ v2/python/claim_pb2.py | 2624 ++++++++++++++++------- v2/python/purchase_pb2.py | 70 + v2/python/result_pb2.py | 399 ++++ 15 files changed, 15746 insertions(+), 2982 deletions(-) create mode 100644 v2/cpp/purchase.pb.cc create mode 100644 v2/cpp/purchase.pb.h create mode 100644 v2/cpp/result.pb.cc create mode 100644 v2/cpp/result.pb.h create mode 100644 v2/go/purchase.pb.go create mode 100644 v2/go/result.pb.go create mode 100644 v2/js/purchase_pb.js create mode 100644 v2/js/result_pb.js create mode 100644 v2/python/purchase_pb2.py create mode 100644 v2/python/result_pb2.py diff --git a/v2/cpp/claim.pb.cc b/v2/cpp/claim.pb.cc index ac91140..d36caad 100644 --- a/v2/cpp/claim.pb.cc +++ b/v2/cpp/claim.pb.cc @@ -6,24 +6,32 @@ #include #include -#include -#include #include +#include #include #include #include #include #include -// This is a temporary google only hack -#ifdef GOOGLE_PROTOBUF_ENFORCE_UNIQUENESS -#include "third_party/protobuf/version.h" -#endif // @@protoc_insertion_point(includes) +#include + +extern PROTOBUF_INTERNAL_EXPORT_claim_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_Audio_claim_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_claim_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_ClaimReference_claim_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_claim_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_Fee_claim_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_claim_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_Image_claim_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_claim_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_Language_claim_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_claim_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_Location_claim_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_claim_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_Software_claim_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_claim_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_Source_claim_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_claim_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_ClaimList_claim_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_claim_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_Video_claim_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_claim_2eproto ::google::protobuf::internal::SCCInfo<2> scc_info_Channel_claim_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_claim_2eproto ::google::protobuf::internal::SCCInfo<6> scc_info_Stream_claim_2eproto; namespace pb { class ClaimDefaultTypeInternal { public: - ::google::protobuf::internal::ExplicitlyConstructed - _instance; + ::google::protobuf::internal::ExplicitlyConstructed _instance; const ::pb::Stream* stream_; const ::pb::Channel* channel_; const ::pb::ClaimList* collection_; @@ -31,8 +39,7 @@ class ClaimDefaultTypeInternal { } _Claim_default_instance_; class StreamDefaultTypeInternal { public: - ::google::protobuf::internal::ExplicitlyConstructed - _instance; + ::google::protobuf::internal::ExplicitlyConstructed _instance; const ::pb::Image* image_; const ::pb::Video* video_; const ::pb::Audio* audio_; @@ -40,76 +47,52 @@ class StreamDefaultTypeInternal { } _Stream_default_instance_; class ChannelDefaultTypeInternal { public: - ::google::protobuf::internal::ExplicitlyConstructed - _instance; + ::google::protobuf::internal::ExplicitlyConstructed _instance; } _Channel_default_instance_; class ClaimReferenceDefaultTypeInternal { public: - ::google::protobuf::internal::ExplicitlyConstructed - _instance; + ::google::protobuf::internal::ExplicitlyConstructed _instance; } _ClaimReference_default_instance_; class ClaimListDefaultTypeInternal { public: - ::google::protobuf::internal::ExplicitlyConstructed - _instance; + ::google::protobuf::internal::ExplicitlyConstructed _instance; } _ClaimList_default_instance_; class SourceDefaultTypeInternal { public: - ::google::protobuf::internal::ExplicitlyConstructed - _instance; + ::google::protobuf::internal::ExplicitlyConstructed _instance; } _Source_default_instance_; class FeeDefaultTypeInternal { public: - ::google::protobuf::internal::ExplicitlyConstructed - _instance; + ::google::protobuf::internal::ExplicitlyConstructed _instance; } _Fee_default_instance_; class ImageDefaultTypeInternal { public: - ::google::protobuf::internal::ExplicitlyConstructed - _instance; + ::google::protobuf::internal::ExplicitlyConstructed _instance; } _Image_default_instance_; class VideoDefaultTypeInternal { public: - ::google::protobuf::internal::ExplicitlyConstructed