4 #ifndef PROTOBUF_INCLUDED_Chunks_2eproto 5 #define PROTOBUF_INCLUDED_Chunks_2eproto 9 #include <google/protobuf/stubs/common.h> 11 #if GOOGLE_PROTOBUF_VERSION < 3006001 12 #error This file was generated by a newer version of protoc which is 13 #error incompatible with your Protocol Buffer headers. Please update 16 #if 3006001 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION 17 #error This file was generated by an older version of protoc which is 18 #error incompatible with your Protocol Buffer headers. Please 19 #error regenerate this file with a newer version of protoc. 22 #include <google/protobuf/io/coded_stream.h> 23 #include <google/protobuf/arena.h> 24 #include <google/protobuf/arenastring.h> 25 #include <google/protobuf/generated_message_table_driven.h> 26 #include <google/protobuf/generated_message_util.h> 27 #include <google/protobuf/inlined_string_field.h> 28 #include <google/protobuf/metadata.h> 29 #include <google/protobuf/message.h> 30 #include <google/protobuf/repeated_field.h> 31 #include <google/protobuf/extension_set.h> 32 #include <google/protobuf/unknown_field_set.h> 34 #define PROTOBUF_INTERNAL_EXPORT_protobuf_Chunks_2eproto 39 static const ::google::protobuf::internal::ParseTableField
entries[];
40 static const ::google::protobuf::internal::AuxillaryParseTableField
aux[];
41 static const ::google::protobuf::internal::ParseTable
schema[7];
44 static const ::google::protobuf::uint32
offsets[];
50 class BoolChunkDefaultTypeInternal;
53 class Float32ChunkDefaultTypeInternal;
56 class Float64ChunkDefaultTypeInternal;
59 class Int32ChunkDefaultTypeInternal;
62 class Int64ChunkDefaultTypeInternal;
65 class UInt32ChunkDefaultTypeInternal;
68 class UInt64ChunkDefaultTypeInternal;
86 class BoolChunk :
public ::google::protobuf::Message {
100 *
this = ::std::move(from);
104 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
105 if (
this != &from) InternalSwap(&from);
113 return _internal_metadata_.unknown_fields();
116 return _internal_metadata_.mutable_unknown_fields();
119 static const ::google::protobuf::Descriptor* descriptor();
120 static const BoolChunk& default_instance();
122 static void InitAsDefaultInstance();
124 return reinterpret_cast<const BoolChunk*
>(
127 static constexpr
int kIndexInFileMessages =
138 return CreateMaybeMessage<BoolChunk>(NULL);
142 return CreateMaybeMessage<BoolChunk>(arena);
144 void CopyFrom(const ::google::protobuf::Message& from)
final;
145 void MergeFrom(const ::google::protobuf::Message& from)
final;
149 bool IsInitialized()
const final;
151 size_t ByteSizeLong()
const final;
152 bool MergePartialFromCodedStream(
153 ::google::protobuf::io::CodedInputStream* input)
final;
154 void SerializeWithCachedSizes(
155 ::google::protobuf::io::CodedOutputStream* output)
const final;
156 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
157 bool deterministic, ::google::protobuf::uint8* target)
const final;
163 void SetCachedSize(
int size)
const final;
166 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
169 inline void* MaybeArenaPtr()
const {
174 ::google::protobuf::Metadata GetMetadata()
const final;
181 int data_size()
const;
183 static const int kDataFieldNumber = 1;
184 bool data(
int index)
const;
185 void set_data(
int index,
bool value);
186 void add_data(
bool value);
187 const ::google::protobuf::RepeatedField< bool >&
189 ::google::protobuf::RepeatedField< bool >*
195 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
196 ::google::protobuf::internal::HasBits<1> _has_bits_;
197 mutable ::google::protobuf::internal::CachedSize _cached_size_;
198 ::google::protobuf::RepeatedField< bool > data_;
199 mutable int _data_cached_byte_size_;
200 friend struct ::protobuf_Chunks_2eproto::TableStruct;
218 *
this = ::std::move(from);
222 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
223 if (
this != &from) InternalSwap(&from);
231 return _internal_metadata_.unknown_fields();
234 return _internal_metadata_.mutable_unknown_fields();
237 static const ::google::protobuf::Descriptor* descriptor();
240 static void InitAsDefaultInstance();
245 static constexpr
int kIndexInFileMessages =
256 return CreateMaybeMessage<Int32Chunk>(NULL);
260 return CreateMaybeMessage<Int32Chunk>(arena);
262 void CopyFrom(const ::google::protobuf::Message& from)
final;
263 void MergeFrom(const ::google::protobuf::Message& from)
final;
267 bool IsInitialized()
const final;
269 size_t ByteSizeLong()
const final;
270 bool MergePartialFromCodedStream(
271 ::google::protobuf::io::CodedInputStream* input)
final;
272 void SerializeWithCachedSizes(
273 ::google::protobuf::io::CodedOutputStream* output)
const final;
274 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
275 bool deterministic, ::google::protobuf::uint8* target)
const final;
281 void SetCachedSize(
int size)
const final;
284 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
287 inline void* MaybeArenaPtr()
const {
292 ::google::protobuf::Metadata GetMetadata()
const final;
299 int data_size()
const;
301 static const int kDataFieldNumber = 1;
302 ::google::protobuf::int32 data(
int index)
const;
303 void set_data(
int index, ::google::protobuf::int32 value);
304 void add_data(::google::protobuf::int32 value);
305 const ::google::protobuf::RepeatedField< ::google::protobuf::int32 >&
307 ::google::protobuf::RepeatedField< ::google::protobuf::int32 >*
313 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
314 ::google::protobuf::internal::HasBits<1> _has_bits_;
315 mutable ::google::protobuf::internal::CachedSize _cached_size_;
316 ::google::protobuf::RepeatedField< ::google::protobuf::int32 > data_;
317 mutable int _data_cached_byte_size_;
318 friend struct ::protobuf_Chunks_2eproto::TableStruct;
336 *
this = ::std::move(from);
340 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
341 if (
this != &from) InternalSwap(&from);
349 return _internal_metadata_.unknown_fields();
352 return _internal_metadata_.mutable_unknown_fields();
355 static const ::google::protobuf::Descriptor* descriptor();
358 static void InitAsDefaultInstance();
363 static constexpr
int kIndexInFileMessages =
374 return CreateMaybeMessage<UInt32Chunk>(NULL);
378 return CreateMaybeMessage<UInt32Chunk>(arena);
380 void CopyFrom(const ::google::protobuf::Message& from)
final;
381 void MergeFrom(const ::google::protobuf::Message& from)
final;
385 bool IsInitialized()
const final;
387 size_t ByteSizeLong()
const final;
388 bool MergePartialFromCodedStream(
389 ::google::protobuf::io::CodedInputStream* input)
final;
390 void SerializeWithCachedSizes(
391 ::google::protobuf::io::CodedOutputStream* output)
const final;
392 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
393 bool deterministic, ::google::protobuf::uint8* target)
const final;
399 void SetCachedSize(
int size)
const final;
402 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
405 inline void* MaybeArenaPtr()
const {
410 ::google::protobuf::Metadata GetMetadata()
const final;
417 int data_size()
const;
419 static const int kDataFieldNumber = 1;
420 ::google::protobuf::uint32 data(
int index)
const;
421 void set_data(
int index, ::google::protobuf::uint32 value);
422 void add_data(::google::protobuf::uint32 value);
423 const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >&
425 ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >*
431 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
432 ::google::protobuf::internal::HasBits<1> _has_bits_;
433 mutable ::google::protobuf::internal::CachedSize _cached_size_;
434 ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > data_;
435 mutable int _data_cached_byte_size_;
436 friend struct ::protobuf_Chunks_2eproto::TableStruct;
454 *
this = ::std::move(from);
458 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
459 if (
this != &from) InternalSwap(&from);
467 return _internal_metadata_.unknown_fields();
470 return _internal_metadata_.mutable_unknown_fields();
473 static const ::google::protobuf::Descriptor* descriptor();
476 static void InitAsDefaultInstance();
481 static constexpr
int kIndexInFileMessages =
492 return CreateMaybeMessage<Int64Chunk>(NULL);
496 return CreateMaybeMessage<Int64Chunk>(arena);
498 void CopyFrom(const ::google::protobuf::Message& from)
final;
499 void MergeFrom(const ::google::protobuf::Message& from)
final;
503 bool IsInitialized()
const final;
505 size_t ByteSizeLong()
const final;
506 bool MergePartialFromCodedStream(
507 ::google::protobuf::io::CodedInputStream* input)
final;
508 void SerializeWithCachedSizes(
509 ::google::protobuf::io::CodedOutputStream* output)
const final;
510 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
511 bool deterministic, ::google::protobuf::uint8* target)
const final;
517 void SetCachedSize(
int size)
const final;
520 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
523 inline void* MaybeArenaPtr()
const {
528 ::google::protobuf::Metadata GetMetadata()
const final;
535 int data_size()
const;
537 static const int kDataFieldNumber = 1;
538 ::google::protobuf::int64 data(
int index)
const;
539 void set_data(
int index, ::google::protobuf::int64 value);
540 void add_data(::google::protobuf::int64 value);
541 const ::google::protobuf::RepeatedField< ::google::protobuf::int64 >&
543 ::google::protobuf::RepeatedField< ::google::protobuf::int64 >*
549 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
550 ::google::protobuf::internal::HasBits<1> _has_bits_;
551 mutable ::google::protobuf::internal::CachedSize _cached_size_;
552 ::google::protobuf::RepeatedField< ::google::protobuf::int64 > data_;
553 mutable int _data_cached_byte_size_;
554 friend struct ::protobuf_Chunks_2eproto::TableStruct;
572 *
this = ::std::move(from);
576 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
577 if (
this != &from) InternalSwap(&from);
585 return _internal_metadata_.unknown_fields();
588 return _internal_metadata_.mutable_unknown_fields();
591 static const ::google::protobuf::Descriptor* descriptor();
594 static void InitAsDefaultInstance();
599 static constexpr
int kIndexInFileMessages =
610 return CreateMaybeMessage<UInt64Chunk>(NULL);
614 return CreateMaybeMessage<UInt64Chunk>(arena);
616 void CopyFrom(const ::google::protobuf::Message& from)
final;
617 void MergeFrom(const ::google::protobuf::Message& from)
final;
621 bool IsInitialized()
const final;
623 size_t ByteSizeLong()
const final;
624 bool MergePartialFromCodedStream(
625 ::google::protobuf::io::CodedInputStream* input)
final;
626 void SerializeWithCachedSizes(
627 ::google::protobuf::io::CodedOutputStream* output)
const final;
628 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
629 bool deterministic, ::google::protobuf::uint8* target)
const final;
635 void SetCachedSize(
int size)
const final;
638 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
641 inline void* MaybeArenaPtr()
const {
646 ::google::protobuf::Metadata GetMetadata()
const final;
653 int data_size()
const;
655 static const int kDataFieldNumber = 1;
656 ::google::protobuf::uint64 data(
int index)
const;
657 void set_data(
int index, ::google::protobuf::uint64 value);
658 void add_data(::google::protobuf::uint64 value);
659 const ::google::protobuf::RepeatedField< ::google::protobuf::uint64 >&
661 ::google::protobuf::RepeatedField< ::google::protobuf::uint64 >*
667 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
668 ::google::protobuf::internal::HasBits<1> _has_bits_;
669 mutable ::google::protobuf::internal::CachedSize _cached_size_;
670 ::google::protobuf::RepeatedField< ::google::protobuf::uint64 > data_;
671 mutable int _data_cached_byte_size_;
672 friend struct ::protobuf_Chunks_2eproto::TableStruct;
690 *
this = ::std::move(from);
694 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
695 if (
this != &from) InternalSwap(&from);
703 return _internal_metadata_.unknown_fields();
706 return _internal_metadata_.mutable_unknown_fields();
709 static const ::google::protobuf::Descriptor* descriptor();
712 static void InitAsDefaultInstance();
717 static constexpr
int kIndexInFileMessages =
728 return CreateMaybeMessage<Float32Chunk>(NULL);
732 return CreateMaybeMessage<Float32Chunk>(arena);
734 void CopyFrom(const ::google::protobuf::Message& from)
final;
735 void MergeFrom(const ::google::protobuf::Message& from)
final;
739 bool IsInitialized()
const final;
741 size_t ByteSizeLong()
const final;
742 bool MergePartialFromCodedStream(
743 ::google::protobuf::io::CodedInputStream* input)
final;
744 void SerializeWithCachedSizes(
745 ::google::protobuf::io::CodedOutputStream* output)
const final;
746 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
747 bool deterministic, ::google::protobuf::uint8* target)
const final;
753 void SetCachedSize(
int size)
const final;
756 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
759 inline void* MaybeArenaPtr()
const {
764 ::google::protobuf::Metadata GetMetadata()
const final;
771 int data_size()
const;
773 static const int kDataFieldNumber = 1;
774 float data(
int index)
const;
775 void set_data(
int index,
float value);
776 void add_data(
float value);
777 const ::google::protobuf::RepeatedField< float >&
779 ::google::protobuf::RepeatedField< float >*
785 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
786 ::google::protobuf::internal::HasBits<1> _has_bits_;
787 mutable ::google::protobuf::internal::CachedSize _cached_size_;
788 ::google::protobuf::RepeatedField< float > data_;
789 mutable int _data_cached_byte_size_;
790 friend struct ::protobuf_Chunks_2eproto::TableStruct;
808 *
this = ::std::move(from);
812 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
813 if (
this != &from) InternalSwap(&from);
821 return _internal_metadata_.unknown_fields();
824 return _internal_metadata_.mutable_unknown_fields();
827 static const ::google::protobuf::Descriptor* descriptor();
830 static void InitAsDefaultInstance();
835 static constexpr
int kIndexInFileMessages =
846 return CreateMaybeMessage<Float64Chunk>(NULL);
850 return CreateMaybeMessage<Float64Chunk>(arena);
852 void CopyFrom(const ::google::protobuf::Message& from)
final;
853 void MergeFrom(const ::google::protobuf::Message& from)
final;
857 bool IsInitialized()
const final;
859 size_t ByteSizeLong()
const final;
860 bool MergePartialFromCodedStream(
861 ::google::protobuf::io::CodedInputStream* input)
final;
862 void SerializeWithCachedSizes(
863 ::google::protobuf::io::CodedOutputStream* output)
const final;
864 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
865 bool deterministic, ::google::protobuf::uint8* target)
const final;
871 void SetCachedSize(
int size)
const final;
874 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
877 inline void* MaybeArenaPtr()
const {
882 ::google::protobuf::Metadata GetMetadata()
const final;
889 int data_size()
const;
891 static const int kDataFieldNumber = 1;
892 double data(
int index)
const;
893 void set_data(
int index,
double value);
894 void add_data(
double value);
895 const ::google::protobuf::RepeatedField< double >&
897 ::google::protobuf::RepeatedField< double >*
903 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
904 ::google::protobuf::internal::HasBits<1> _has_bits_;
905 mutable ::google::protobuf::internal::CachedSize _cached_size_;
906 ::google::protobuf::RepeatedField< double > data_;
907 mutable int _data_cached_byte_size_;
908 friend struct ::protobuf_Chunks_2eproto::TableStruct;
916 #pragma GCC diagnostic push 917 #pragma GCC diagnostic ignored "-Wstrict-aliasing" 922 inline int BoolChunk::data_size()
const {
925 inline void BoolChunk::clear_data() {
928 inline bool BoolChunk::data(
int index)
const {
930 return data_.Get(index);
932 inline void BoolChunk::set_data(
int index,
bool value) {
933 data_.Set(index, value);
936 inline void BoolChunk::add_data(
bool value) {
940 inline const ::google::protobuf::RepeatedField< bool >&
941 BoolChunk::data()
const {
945 inline ::google::protobuf::RepeatedField< bool >*
946 BoolChunk::mutable_data() {
956 inline int Int32Chunk::data_size()
const {
959 inline void Int32Chunk::clear_data() {
962 inline ::google::protobuf::int32 Int32Chunk::data(
int index)
const {
964 return data_.Get(index);
966 inline void Int32Chunk::set_data(
int index, ::google::protobuf::int32 value) {
967 data_.Set(index, value);
970 inline void Int32Chunk::add_data(::google::protobuf::int32 value) {
974 inline const ::google::protobuf::RepeatedField< ::google::protobuf::int32 >&
975 Int32Chunk::data()
const {
979 inline ::google::protobuf::RepeatedField< ::google::protobuf::int32 >*
980 Int32Chunk::mutable_data() {
990 inline int UInt32Chunk::data_size()
const {
993 inline void UInt32Chunk::clear_data() {
996 inline ::google::protobuf::uint32 UInt32Chunk::data(
int index)
const {
998 return data_.Get(index);
1000 inline void UInt32Chunk::set_data(
int index, ::google::protobuf::uint32 value) {
1001 data_.Set(index, value);
1004 inline void UInt32Chunk::add_data(::google::protobuf::uint32 value) {
1008 inline const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >&
1009 UInt32Chunk::data()
const {
1013 inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >*
1014 UInt32Chunk::mutable_data() {
1024 inline int Int64Chunk::data_size()
const {
1025 return data_.size();
1027 inline void Int64Chunk::clear_data() {
1030 inline ::google::protobuf::int64 Int64Chunk::data(
int index)
const {
1032 return data_.Get(index);
1034 inline void Int64Chunk::set_data(
int index, ::google::protobuf::int64 value) {
1035 data_.Set(index, value);
1038 inline void Int64Chunk::add_data(::google::protobuf::int64 value) {
1042 inline const ::google::protobuf::RepeatedField< ::google::protobuf::int64 >&
1043 Int64Chunk::data()
const {
1047 inline ::google::protobuf::RepeatedField< ::google::protobuf::int64 >*
1048 Int64Chunk::mutable_data() {
1058 inline int UInt64Chunk::data_size()
const {
1059 return data_.size();
1061 inline void UInt64Chunk::clear_data() {
1064 inline ::google::protobuf::uint64 UInt64Chunk::data(
int index)
const {
1066 return data_.Get(index);
1068 inline void UInt64Chunk::set_data(
int index, ::google::protobuf::uint64 value) {
1069 data_.Set(index, value);
1072 inline void UInt64Chunk::add_data(::google::protobuf::uint64 value) {
1076 inline const ::google::protobuf::RepeatedField< ::google::protobuf::uint64 >&
1077 UInt64Chunk::data()
const {
1081 inline ::google::protobuf::RepeatedField< ::google::protobuf::uint64 >*
1082 UInt64Chunk::mutable_data() {
1092 inline int Float32Chunk::data_size()
const {
1093 return data_.size();
1095 inline void Float32Chunk::clear_data() {
1098 inline float Float32Chunk::data(
int index)
const {
1100 return data_.Get(index);
1102 inline void Float32Chunk::set_data(
int index,
float value) {
1103 data_.Set(index, value);
1106 inline void Float32Chunk::add_data(
float value) {
1110 inline const ::google::protobuf::RepeatedField< float >&
1111 Float32Chunk::data()
const {
1115 inline ::google::protobuf::RepeatedField< float >*
1116 Float32Chunk::mutable_data() {
1126 inline int Float64Chunk::data_size()
const {
1127 return data_.size();
1129 inline void Float64Chunk::clear_data() {
1132 inline double Float64Chunk::data(
int index)
const {
1134 return data_.Get(index);
1136 inline void Float64Chunk::set_data(
int index,
double value) {
1137 data_.Set(index, value);
1140 inline void Float64Chunk::add_data(
double value) {
1144 inline const ::google::protobuf::RepeatedField< double >&
1145 Float64Chunk::data()
const {
1149 inline ::google::protobuf::RepeatedField< double >*
1150 Float64Chunk::mutable_data() {
1156 #pragma GCC diagnostic pop 1177 #endif // PROTOBUF_INCLUDED_Chunks_2eproto int GetCachedSize() const final
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
int GetCachedSize() const final
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
static const Float32Chunk * internal_default_instance()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
static const ::google::protobuf::internal::SerializationTable serialization_table[]
UInt64Chunk * New() const final
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
friend void swap(UInt64Chunk &a, UInt64Chunk &b)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
friend void swap(Int64Chunk &a, Int64Chunk &b)
static const ::google::protobuf::internal::FieldMetadata field_metadata[]
void Swap(BoolChunk *other)
Int64Chunk * New(::google::protobuf::Arena *arena) const final
Int32Chunk * New(::google::protobuf::Arena *arena) const final
int GetCachedSize() const final
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
friend void swap(Int32Chunk &a, Int32Chunk &b)
static const UInt64Chunk * internal_default_instance()
BoolChunkDefaultTypeInternal _BoolChunk_default_instance_
void Swap(Float32Chunk *other)
Float64Chunk & operator=(const Float64Chunk &from)
static const BoolChunk * internal_default_instance()
int GetCachedSize() const final
UInt32Chunk * New(::google::protobuf::Arena *arena) const final
Float64Chunk * New() const final
Float64ChunkDefaultTypeInternal _Float64Chunk_default_instance_
void Swap(Int32Chunk *other)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
UInt64Chunk * New(::google::protobuf::Arena *arena) const final
friend void swap(Float32Chunk &a, Float32Chunk &b)
Float64Chunk * New(::google::protobuf::Arena *arena) const final
void Swap(Float64Chunk *other)
int GetCachedSize() const final
friend void swap(Float64Chunk &a, Float64Chunk &b)
static const UInt32Chunk * internal_default_instance()
Int32ChunkDefaultTypeInternal _Int32Chunk_default_instance_
static const Float64Chunk * internal_default_instance()
static const ::google::protobuf::internal::ParseTable schema[7]
UInt64Chunk & operator=(const UInt64Chunk &from)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
int GetCachedSize() const final
static const ::google::protobuf::internal::ParseTableField entries[]
Int64Chunk * New() const final
void Swap(Int64Chunk *other)
static const Int32Chunk * internal_default_instance()
UInt32Chunk * New() const final
BoolChunk * New(::google::protobuf::Arena *arena) const final
Float32Chunk & operator=(const Float32Chunk &from)
Int32Chunk & operator=(const Int32Chunk &from)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
BoolChunk * New() const final
Int64Chunk & operator=(const Int64Chunk &from)
Int32Chunk * New() const final
UInt32ChunkDefaultTypeInternal _UInt32Chunk_default_instance_
void Swap(UInt32Chunk *other)
all of classes and functions are contained in the shogun namespace
Float32ChunkDefaultTypeInternal _Float32Chunk_default_instance_
friend void swap(UInt32Chunk &a, UInt32Chunk &b)
static const Int64Chunk * internal_default_instance()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
int GetCachedSize() const final
BoolChunk & operator=(const BoolChunk &from)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Int64ChunkDefaultTypeInternal _Int64Chunk_default_instance_
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Float32Chunk * New() const final
static const ::google::protobuf::internal::AuxillaryParseTableField aux[]
void Swap(UInt64Chunk *other)
Float32Chunk * New(::google::protobuf::Arena *arena) const final
static const ::google::protobuf::uint32 offsets[]
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
UInt32Chunk & operator=(const UInt32Chunk &from)
friend void swap(BoolChunk &a, BoolChunk &b)
UInt64ChunkDefaultTypeInternal _UInt64Chunk_default_instance_