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

Detailed Description

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

Inheritance diagram for StringListHeader:
Inheritance graph
[legend]

Public Member Functions

 StringListHeader ()
 
virtual ~StringListHeader ()
 
 StringListHeader (const StringListHeader &from)
 
StringListHeaderoperator= (const StringListHeader &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (StringListHeader *other)
 
StringListHeaderNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const StringListHeader &from)
 
void MergeFrom (const StringListHeader &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
 
bool has_num_str () const
 
void clear_num_str ()
 
inline::google::protobuf::uint64 num_str () const
 
void set_num_str (::google::protobuf::uint64 value)
 
bool has_max_string_len () const
 
void clear_max_string_len ()
 
inline::google::protobuf::uint64 max_string_len () const
 
void set_max_string_len (::google::protobuf::uint64 value)
 
int str_len_size () const
 
void clear_str_len ()
 
inline::google::protobuf::uint64 str_len (int index) const
 
void set_str_len (int index,::google::protobuf::uint64 value)
 
void add_str_len (::google::protobuf::uint64 value)
 
const
::google::protobuf::RepeatedField
< ::google::protobuf::uint64 > & 
str_len () const
 
inline::google::protobuf::RepeatedField
< ::google::protobuf::uint64 > * 
mutable_str_len ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kNumStrFieldNumber = 1
 
static const int kMaxStringLenFieldNumber = 2
 
static const int kStrLenFieldNumber = 3
 

Friends

void protobuf_AddDesc_Headers_2eproto ()
 
void protobuf_AssignDesc_Headers_2eproto ()
 
void protobuf_ShutdownFile_Headers_2eproto ()
 

Constructor & Destructor Documentation

virtual ~StringListHeader ( )
virtual

Member Function Documentation

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

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

int ByteSize ( ) const
void Clear ( )
void clear_max_string_len ( )

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

void clear_num_str ( )

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

void clear_str_len ( )

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

void CopyFrom ( const ::google::protobuf::Message &  from)
void CopyFrom ( const StringListHeader from)
static const StringListHeader& default_instance ( )
static
static const ::google::protobuf::Descriptor* descriptor ( )
static
int GetCachedSize ( ) const

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

::google::protobuf::Metadata GetMetadata ( ) const
bool has_max_string_len ( ) const

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

bool has_num_str ( ) const

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

bool IsInitialized ( ) const
google::protobuf::uint64 max_string_len ( ) const

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

void MergeFrom ( const ::google::protobuf::Message &  from)
void MergeFrom ( const StringListHeader from)
bool MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
google::protobuf::RepeatedField<::google::protobuf::uint64 > * mutable_str_len ( )

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

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

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

StringListHeader* New ( ) const
google::protobuf::uint64 num_str ( ) const

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

StringListHeader& operator= ( const StringListHeader from)

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

void SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
::google::protobuf::uint8* SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
void set_max_string_len ( ::google::protobuf::uint64  value)

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

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

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

void set_str_len ( int  index,
::google::protobuf::uint64  value 
)

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

google::protobuf::uint64 str_len ( int  index) const

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

const ::google::protobuf::RepeatedField<::google::protobuf::uint64 > & str_len ( ) const

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

int str_len_size ( ) const

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

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

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

Friends And Related Function Documentation

void protobuf_AddDesc_Headers_2eproto ( )
friend
void protobuf_AssignDesc_Headers_2eproto ( )
friend
void protobuf_ShutdownFile_Headers_2eproto ( )
friend

Member Data Documentation

const int kMaxStringLenFieldNumber = 2
static

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

const int kNumStrFieldNumber = 1
static

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

const int kStrLenFieldNumber = 3
static

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


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

SHOGUN Machine Learning Toolbox - Documentation