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 295 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
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const Int64Chunk &from)
 
void MergeFrom (const Int64Chunk &from)
 
void Clear ()
 
bool IsInitialized () const
 
int ByteSize () const
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int data_size () const
 
void clear_data ()
 
inline::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
 
inline::google::protobuf::RepeatedField< ::google::protobuf::int64 > * mutable_data ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kDataFieldNumber = 1
 

Friends

void protobuf_AddDesc_Chunks_2eproto ()
 
void protobuf_AssignDesc_Chunks_2eproto ()
 
void protobuf_ShutdownFile_Chunks_2eproto ()
 

Constructor & Destructor Documentation

virtual ~Int64Chunk ( )
virtual
Int64Chunk ( const Int64Chunk from)

Member Function Documentation

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

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

int ByteSize ( ) const
void Clear ( )
void clear_data ( )

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

void CopyFrom ( const ::google::protobuf::Message &  from)
void CopyFrom ( const Int64Chunk from)
google::protobuf::int64 data ( int  index) const

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

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

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

int data_size ( ) const

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

static const Int64Chunk& default_instance ( )
static
static const ::google::protobuf::Descriptor* descriptor ( )
static
int GetCachedSize ( ) const

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

::google::protobuf::Metadata GetMetadata ( ) const
bool IsInitialized ( ) const
void MergeFrom ( const ::google::protobuf::Message &  from)
void MergeFrom ( const Int64Chunk from)
bool MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
google::protobuf::RepeatedField<::google::protobuf::int64 > * mutable_data ( )

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

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

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

Int64Chunk* New ( ) const
Int64Chunk& operator= ( const Int64Chunk from)

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

void SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
::google::protobuf::uint8* SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
void set_data ( int  index,
::google::protobuf::int64  value 
)

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

void Swap ( Int64Chunk other)
const ::google::protobuf::UnknownFieldSet& unknown_fields ( ) const

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

Friends And Related Function Documentation

void protobuf_AddDesc_Chunks_2eproto ( )
friend
void protobuf_AssignDesc_Chunks_2eproto ( )
friend
void protobuf_ShutdownFile_Chunks_2eproto ( )
friend

Member Data Documentation

const int kDataFieldNumber = 1
static

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


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

SHOGUN Machine Learning Toolbox - Documentation