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