SHOGUN  3.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
List of all members | Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends
UInt32Chunk Class Reference

Detailed Description

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

Inheritance diagram for UInt32Chunk:
Inheritance graph
[legend]

Public Member Functions

 UInt32Chunk ()
 
virtual ~UInt32Chunk ()
 
 UInt32Chunk (const UInt32Chunk &from)
 
UInt32Chunkoperator= (const UInt32Chunk &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (UInt32Chunk *other)
 
UInt32ChunkNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const UInt32Chunk &from)
 
void MergeFrom (const UInt32Chunk &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::uint32 data (int index) const
 
void set_data (int index,::google::protobuf::uint32 value)
 
void add_data (::google::protobuf::uint32 value)
 
const
::google::protobuf::RepeatedField
< ::google::protobuf::uint32 > & 
data () const
 
inline::google::protobuf::RepeatedField
< ::google::protobuf::uint32 > * 
mutable_data ()
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const UInt32Chunkdefault_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 ~UInt32Chunk ( )
virtual
UInt32Chunk ( const UInt32Chunk from)

Member Function Documentation

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

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

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

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

void CopyFrom ( const ::google::protobuf::Message &  from)
void CopyFrom ( const UInt32Chunk from)
google::protobuf::uint32 data ( int  index) const

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

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

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

int data_size ( ) const

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

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

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

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

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

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

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

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

Definition at line 225 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::uint32  value 
)

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

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

Definition at line 230 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 275 of file Chunks.pb.h.


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

SHOGUN Machine Learning Toolbox - Documentation