Public Member Functions | |
Table_TableOptions (const Table_TableOptions &from) | |
Table_TableOptions & | operator= (const Table_TableOptions &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (Table_TableOptions *other) |
Table_TableOptions * | New () const |
void | CopyFrom (const ::google::protobuf::Message &from) |
void | MergeFrom (const ::google::protobuf::Message &from) |
void | CopyFrom (const Table_TableOptions &from) |
void | MergeFrom (const Table_TableOptions &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_has_user_set_auto_increment_value () const |
void | clear_has_user_set_auto_increment_value () |
bool | has_user_set_auto_increment_value () const |
void | set_has_user_set_auto_increment_value (bool value) |
bool | has_collation () const |
void | clear_collation () |
const ::std::string & | collation () const |
void | set_collation (const ::std::string &value) |
void | set_collation (const char *value) |
void | set_collation (const char *value, size_t size) |
inline::std::string * | mutable_collation () |
inline::std::string * | release_collation () |
bool | has_collation_id () const |
void | clear_collation_id () |
inline::google::protobuf::uint32 | collation_id () const |
void | set_collation_id (::google::protobuf::uint32 value) |
bool | has_data_file_name () const |
void | clear_data_file_name () |
const ::std::string & | data_file_name () const |
void | set_data_file_name (const ::std::string &value) |
void | set_data_file_name (const char *value) |
void | set_data_file_name (const char *value, size_t size) |
inline::std::string * | mutable_data_file_name () |
inline::std::string * | release_data_file_name () |
bool | has_index_file_name () const |
void | clear_index_file_name () |
const ::std::string & | index_file_name () const |
void | set_index_file_name (const ::std::string &value) |
void | set_index_file_name (const char *value) |
void | set_index_file_name (const char *value, size_t size) |
inline::std::string * | mutable_index_file_name () |
inline::std::string * | release_index_file_name () |
bool | has_max_rows () const |
void | clear_max_rows () |
inline::google::protobuf::uint64 | max_rows () const |
void | set_max_rows (::google::protobuf::uint64 value) |
bool | has_min_rows () const |
void | clear_min_rows () |
inline::google::protobuf::uint64 | min_rows () const |
void | set_min_rows (::google::protobuf::uint64 value) |
bool | has_auto_increment_value () const |
void | clear_auto_increment_value () |
inline::google::protobuf::uint64 | auto_increment_value () const |
void | set_auto_increment_value (::google::protobuf::uint64 value) |
bool | has_avg_row_length () const |
void | clear_avg_row_length () |
inline::google::protobuf::uint32 | avg_row_length () const |
void | set_avg_row_length (::google::protobuf::uint32 value) |
bool | has_block_size () const |
void | clear_block_size () |
inline::google::protobuf::uint32 | block_size () const |
void | set_block_size (::google::protobuf::uint32 value) |
bool | has_comment () const |
void | clear_comment () |
const ::std::string & | comment () const |
void | set_comment (const ::std::string &value) |
void | set_comment (const char *value) |
void | set_comment (const char *value, size_t size) |
inline::std::string * | mutable_comment () |
inline::std::string * | release_comment () |
bool | has_pack_record () const |
void | clear_pack_record () |
bool | pack_record () const |
void | set_pack_record (bool value) |
bool | has_checksum () const |
void | clear_checksum () |
bool | checksum () const |
void | set_checksum (bool value) |
bool | has_page_checksum () const |
void | clear_page_checksum () |
bool | page_checksum () const |
void | set_page_checksum (bool value) |
bool | has_delay_key_write () const |
void | clear_delay_key_write () |
bool | delay_key_write () const |
void | set_delay_key_write (bool value) |
bool | has_dont_replicate () const |
void | clear_dont_replicate () |
bool | dont_replicate () const |
void | set_dont_replicate (bool value) |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const Table_TableOptions & | default_instance () |
Static Public Attributes | |
static const int | kHasUserSetAutoIncrementValueFieldNumber = 1 |
static const int | kCollationFieldNumber = 2 |
static const int | kCollationIdFieldNumber = 3 |
static const int | kDataFileNameFieldNumber = 5 |
static const int | kIndexFileNameFieldNumber = 6 |
static const int | kMaxRowsFieldNumber = 7 |
static const int | kMinRowsFieldNumber = 8 |
static const int | kAutoIncrementValueFieldNumber = 9 |
static const int | kAvgRowLengthFieldNumber = 11 |
static const int | kBlockSizeFieldNumber = 13 |
static const int | kCommentFieldNumber = 14 |
static const int | kPackRecordFieldNumber = 16 |
static const int | kChecksumFieldNumber = 17 |
static const int | kPageChecksumFieldNumber = 18 |
static const int | kDelayKeyWriteFieldNumber = 19 |
static const int | kDontReplicateFieldNumber = 20 |
Private Member Functions | |
void | SharedCtor () |
void | SharedDtor () |
void | SetCachedSize (int size) const |
void | set_has_has_user_set_auto_increment_value () |
void | clear_has_has_user_set_auto_increment_value () |
void | set_has_collation () |
void | clear_has_collation () |
void | set_has_collation_id () |
void | clear_has_collation_id () |
void | set_has_data_file_name () |
void | clear_has_data_file_name () |
void | set_has_index_file_name () |
void | clear_has_index_file_name () |
void | set_has_max_rows () |
void | clear_has_max_rows () |
void | set_has_min_rows () |
void | clear_has_min_rows () |
void | set_has_auto_increment_value () |
void | clear_has_auto_increment_value () |
void | set_has_avg_row_length () |
void | clear_has_avg_row_length () |
void | set_has_block_size () |
void | clear_has_block_size () |
void | set_has_comment () |
void | clear_has_comment () |
void | set_has_pack_record () |
void | clear_has_pack_record () |
void | set_has_checksum () |
void | clear_has_checksum () |
void | set_has_page_checksum () |
void | clear_has_page_checksum () |
void | set_has_delay_key_write () |
void | clear_has_delay_key_write () |
void | set_has_dont_replicate () |
void | clear_has_dont_replicate () |
void | InitAsDefaultInstance () |
Private Attributes | |
::google::protobuf::UnknownFieldSet | _unknown_fields_ |
::std::string * | collation_ |
::std::string * | data_file_name_ |
::std::string * | index_file_name_ |
::google::protobuf::uint64 | max_rows_ |
::google::protobuf::uint32 | collation_id_ |
::google::protobuf::uint32 | avg_row_length_ |
::google::protobuf::uint64 | min_rows_ |
::google::protobuf::uint64 | auto_increment_value_ |
::google::protobuf::uint32 | block_size_ |
bool | has_user_set_auto_increment_value_ |
bool | pack_record_ |
bool | checksum_ |
bool | page_checksum_ |
::std::string * | comment_ |
bool | delay_key_write_ |
bool | dont_replicate_ |
int | _cached_size_ |
::google::protobuf::uint32 | _has_bits_ [(16+31)/32] |
Static Private Attributes | |
static Table_TableOptions * | default_instance_ = NULL |
Friends | |
void | protobuf_AddDesc_table_2eproto () |
void | protobuf_AssignDesc_table_2eproto () |
void | protobuf_ShutdownFile_table_2eproto () |
Definition at line 172 of file table.pb.h.