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

Detailed Description

Definition at line 74 of file Headers.pb.h.

Inheritance diagram for VectorHeader:
Inheritance graph
[legend]

Public Member Functions

 VectorHeader ()
 
virtual ~VectorHeader ()
 
 VectorHeader (const VectorHeader &from)
 
VectorHeaderoperator= (const VectorHeader &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (VectorHeader *other)
 
VectorHeaderNew () const final
 
VectorHeaderNew (::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 VectorHeader &from)
 
void MergeFrom (const VectorHeader &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
 
bool has_len () const
 
void clear_len ()
 
::google::protobuf::uint64 len () const
 
void set_len (::google::protobuf::uint64 value)
 
bool has_num_messages () const
 
void clear_num_messages ()
 
::google::protobuf::uint32 num_messages () const
 
void set_num_messages (::google::protobuf::uint32 value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const VectorHeaderdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const VectorHeaderinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kLenFieldNumber = 1
 
static const int kNumMessagesFieldNumber = 2
 

Friends

struct ::protobuf_Headers_2eproto::TableStruct
 
void swap (VectorHeader &a, VectorHeader &b)
 

Constructor & Destructor Documentation

◆ VectorHeader() [1/2]

◆ ~VectorHeader()

virtual ~VectorHeader ( )
virtual

◆ VectorHeader() [2/2]

VectorHeader ( const VectorHeader from)

Member Function Documentation

◆ ByteSizeLong()

size_t ByteSizeLong ( ) const
final

◆ Clear()

void Clear ( )
final

◆ clear_len()

void clear_len ( )

Definition at line 637 of file Headers.pb.h.

◆ clear_num_messages()

void clear_num_messages ( )

Definition at line 661 of file Headers.pb.h.

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

void CopyFrom ( const VectorHeader from)

◆ default_instance()

static const VectorHeader& default_instance ( )
static

◆ descriptor()

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

◆ GetCachedSize()

int GetCachedSize ( ) const
final

Definition at line 146 of file Headers.pb.h.

◆ GetMetadata()

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

◆ has_len()

bool has_len ( ) const

Definition at line 628 of file Headers.pb.h.

◆ has_num_messages()

bool has_num_messages ( ) const

Definition at line 652 of file Headers.pb.h.

◆ InitAsDefaultInstance()

static void InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const VectorHeader* internal_default_instance ( )
static

Definition at line 111 of file Headers.pb.h.

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

bool IsInitialized ( ) const
final

◆ len()

google::protobuf::uint64 len ( ) const

Definition at line 641 of file Headers.pb.h.

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

void MergeFrom ( const VectorHeader from)

◆ MergePartialFromCodedStream()

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

◆ mutable_unknown_fields()

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

Definition at line 103 of file Headers.pb.h.

◆ New() [1/2]

VectorHeader* New ( ) const
final

Definition at line 125 of file Headers.pb.h.

◆ New() [2/2]

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

Definition at line 129 of file Headers.pb.h.

◆ num_messages()

google::protobuf::uint32 num_messages ( ) const

Definition at line 665 of file Headers.pb.h.

◆ operator=()

VectorHeader& operator= ( const VectorHeader from)

Definition at line 81 of file Headers.pb.h.

◆ SerializeWithCachedSizes()

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

◆ set_len()

void set_len ( ::google::protobuf::uint64  value)

Definition at line 645 of file Headers.pb.h.

◆ set_num_messages()

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

Definition at line 669 of file Headers.pb.h.

◆ Swap()

void Swap ( VectorHeader other)

◆ unknown_fields()

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

Definition at line 100 of file Headers.pb.h.

Friends And Related Function Documentation

◆ ::protobuf_Headers_2eproto::TableStruct

friend struct ::protobuf_Headers_2eproto::TableStruct
friend

Definition at line 197 of file Headers.pb.h.

◆ swap

void swap ( VectorHeader a,
VectorHeader b 
)
friend

Definition at line 119 of file Headers.pb.h.

Member Data Documentation

◆ kIndexInFileMessages

constexpr int kIndexInFileMessages
static
Initial value:
=
0

Definition at line 115 of file Headers.pb.h.

◆ kLenFieldNumber

const int kLenFieldNumber = 1
static

Definition at line 171 of file Headers.pb.h.

◆ kNumMessagesFieldNumber

const int kNumMessagesFieldNumber = 2
static

Definition at line 178 of file Headers.pb.h.


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

SHOGUN Machine Learning Toolbox - Documentation