SHOGUN  v3.2.0
List of all members | Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends
Int64Chunk Class Reference

Detailed Description

Definition at line 440 of file Chunks.pb.h.

Inheritance diagram for Int64Chunk:
Inheritance graph
[legend]

Public Member Functions

 Int64Chunk ()
 
virtual ~Int64Chunk ()
 
 Int64Chunk (const Int64Chunk &from)
 
Int64Chunkoperator= (const Int64Chunk &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Int64Chunk *other)
 
Int64ChunkNew () const final
 
Int64ChunkNew (::google::protobuf::Arena *arena) const final
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void MergeFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const Int64Chunk &from)
 
void MergeFrom (const Int64Chunk &from)
 
void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
int data_size () const
 
void clear_data ()
 
::google::protobuf::int64 data (int index) const
 
void set_data (int index, ::google::protobuf::int64 value)
 
void add_data (::google::protobuf::int64 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::int64 > & data () const
 
::google::protobuf::RepeatedField< ::google::protobuf::int64 > * mutable_data ()
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const Int64Chunkdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Int64Chunkinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kDataFieldNumber = 1
 

Friends

struct ::protobuf_Chunks_2eproto::TableStruct
 
void swap (Int64Chunk &a, Int64Chunk &b)
 

Constructor & Destructor Documentation

◆ Int64Chunk() [1/2]

◆ ~Int64Chunk()

virtual ~Int64Chunk ( )
virtual

◆ Int64Chunk() [2/2]

Int64Chunk ( const Int64Chunk from)

Member Function Documentation

◆ add_data()

void add_data ( ::google::protobuf::int64  value)

Definition at line 1038 of file Chunks.pb.h.

◆ ByteSizeLong()

size_t ByteSizeLong ( ) const
final

◆ Clear()

void Clear ( )
final

◆ clear_data()

void clear_data ( )

Definition at line 1027 of file Chunks.pb.h.

◆ CopyFrom() [1/2]

void CopyFrom ( const ::google::protobuf::Message &  from)
final

◆ CopyFrom() [2/2]

void CopyFrom ( const Int64Chunk from)

◆ data() [1/2]

google::protobuf::int64 data ( int  index) const

Definition at line 1030 of file Chunks.pb.h.

◆ data() [2/2]

const ::google::protobuf::RepeatedField<::google::protobuf::int64 > & data ( ) const

Definition at line 1043 of file Chunks.pb.h.

◆ data_size()

int data_size ( ) const

Definition at line 1024 of file Chunks.pb.h.

◆ default_instance()

static const Int64Chunk& default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* descriptor ( )
static

◆ GetCachedSize()

int GetCachedSize ( ) const
final

Definition at line 512 of file Chunks.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata GetMetadata ( ) const
final

◆ InitAsDefaultInstance()

static void InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const Int64Chunk* internal_default_instance ( )
static

Definition at line 477 of file Chunks.pb.h.

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

bool IsInitialized ( ) const
final

◆ MergeFrom() [1/2]

void MergeFrom ( const ::google::protobuf::Message &  from)
final

◆ MergeFrom() [2/2]

void MergeFrom ( const Int64Chunk from)

◆ MergePartialFromCodedStream()

bool MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mutable_data()

google::protobuf::RepeatedField<::google::protobuf::int64 > * mutable_data ( )

Definition at line 1048 of file Chunks.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields ( )

Definition at line 469 of file Chunks.pb.h.

◆ New() [1/2]

Int64Chunk* New ( ) const
final

Definition at line 491 of file Chunks.pb.h.

◆ New() [2/2]

Int64Chunk* New ( ::google::protobuf::Arena *  arena) const
final

Definition at line 495 of file Chunks.pb.h.

◆ operator=()

Int64Chunk& operator= ( const Int64Chunk from)

Definition at line 447 of file Chunks.pb.h.

◆ SerializeWithCachedSizes()

void SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_data()

void set_data ( int  index,
::google::protobuf::int64  value 
)

Definition at line 1034 of file Chunks.pb.h.

◆ Swap()

void Swap ( Int64Chunk other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet& unknown_fields ( ) const

Definition at line 466 of file Chunks.pb.h.

Friends And Related Function Documentation

◆ ::protobuf_Chunks_2eproto::TableStruct

friend struct ::protobuf_Chunks_2eproto::TableStruct
friend

Definition at line 554 of file Chunks.pb.h.

◆ swap

void swap ( Int64Chunk a,
Int64Chunk b 
)
friend

Definition at line 485 of file Chunks.pb.h.

Member Data Documentation

◆ kDataFieldNumber

const int kDataFieldNumber = 1
static

Definition at line 537 of file Chunks.pb.h.

◆ kIndexInFileMessages

constexpr int kIndexInFileMessages
static
Initial value:
=
3

Definition at line 481 of file Chunks.pb.h.


The documentation for this class was generated from the following file:

SHOGUN Machine Learning Toolbox - Documentation