From 6dfe73fb3d3fd93081b7e579e177795f8d2c0899 Mon Sep 17 00:00:00 2001 From: Mark Beamer Jr Date: Sun, 31 Mar 2019 00:21:44 -0400 Subject: [PATCH] built libraries --- v2/cpp/claim.pb.cc | 6349 ++++++++++++++++++++++++++++------------ v2/cpp/claim.pb.h | 5356 +++++++++++++++++++++++++-------- v2/go/claim.pb.go | 2969 +++++++++++++++++-- v2/js/claim_pb.js | 2671 +++++++++++++---- v2/python/claim_pb2.py | 3159 +++++++++++++++++++- 5 files changed, 16614 insertions(+), 3890 deletions(-) diff --git a/v2/cpp/claim.pb.cc b/v2/cpp/claim.pb.cc index 5c82ad1..a5fc5ce 100644 --- a/v2/cpp/claim.pb.cc +++ b/v2/cpp/claim.pb.cc @@ -6,50 +6,87 @@ #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_Channel_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_File_claim_2eproto; -extern PROTOBUF_INTERNAL_EXPORT_claim_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_Video_claim_2eproto; -extern PROTOBUF_INTERNAL_EXPORT_claim_2eproto ::google::protobuf::internal::SCCInfo<3> 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_; } _Claim_default_instance_; class ChannelDefaultTypeInternal { public: - ::google::protobuf::internal::ExplicitlyConstructed _instance; + ::google::protobuf::internal::ExplicitlyConstructed + _instance; } _Channel_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_; } _Stream_default_instance_; class FeeDefaultTypeInternal { public: - ::google::protobuf::internal::ExplicitlyConstructed _instance; + ::google::protobuf::internal::ExplicitlyConstructed + _instance; } _Fee_default_instance_; class FileDefaultTypeInternal { public: - ::google::protobuf::internal::ExplicitlyConstructed _instance; + ::google::protobuf::internal::ExplicitlyConstructed + _instance; } _File_default_instance_; +class ImageDefaultTypeInternal { + public: + ::google::protobuf::internal::ExplicitlyConstructed + _instance; +} _Image_default_instance_; class VideoDefaultTypeInternal { public: - ::google::protobuf::internal::ExplicitlyConstructed