Drizzled Public API Documentation

drizzled::message::Table_Index_IndexPart Class Reference

List of all members.

Public Member Functions

 Table_Index_IndexPart (const Table_Index_IndexPart &from)
Table_Index_IndexPartoperator= (const Table_Index_IndexPart &from)
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (Table_Index_IndexPart *other)
Table_Index_IndexPartNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const Table_Index_IndexPart &from)
void MergeFrom (const Table_Index_IndexPart &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_fieldnr () const
void clear_fieldnr ()
inline::google::protobuf::uint32 fieldnr () const
void set_fieldnr (::google::protobuf::uint32 value)
bool has_compare_length () const
void clear_compare_length ()
inline::google::protobuf::uint32 compare_length () const
void set_compare_length (::google::protobuf::uint32 value)
bool has_in_reverse_order () const
void clear_in_reverse_order ()
bool in_reverse_order () const
void set_in_reverse_order (bool value)

Static Public Member Functions

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

Static Public Attributes

static const int kFieldnrFieldNumber = 1
static const int kCompareLengthFieldNumber = 2
static const int kInReverseOrderFieldNumber = 3

Private Member Functions

void SharedCtor ()
void SharedDtor ()
void SetCachedSize (int size) const
void set_has_fieldnr ()
void clear_has_fieldnr ()
void set_has_compare_length ()
void clear_has_compare_length ()
void set_has_in_reverse_order ()
void clear_has_in_reverse_order ()
void InitAsDefaultInstance ()

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
::google::protobuf::uint32 fieldnr_
::google::protobuf::uint32 compare_length_
bool in_reverse_order_
int _cached_size_
::google::protobuf::uint32 _has_bits_ [(3+31)/32]

Static Private Attributes

static Table_Index_IndexPartdefault_instance_ = NULL

Friends

void protobuf_AddDesc_table_2eproto ()
void protobuf_AssignDesc_table_2eproto ()
void protobuf_ShutdownFile_table_2eproto ()

Detailed Description

Definition at line 1553 of file table.pb.h.


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