|
| TableMeta (const TableMeta &from) |
|
TableMeta & | operator= (const TableMeta &from) |
|
const
::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (TableMeta *other) |
|
TableMeta * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const TableMeta &from) |
|
void | MergeFrom (const TableMeta &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_schema_name () const |
|
void | clear_schema_name () |
|
const ::std::string & | schema_name () const |
|
void | set_schema_name (const ::std::string &value) |
|
void | set_schema_name (const char *value) |
|
void | set_schema_name (const char *value, size_t size) |
|
inline::std::string * | mutable_schema_name () |
|
inline::std::string * | release_schema_name () |
|
void | set_allocated_schema_name (::std::string *schema_name) |
|
bool | has_table_name () const |
|
void | clear_table_name () |
|
const ::std::string & | table_name () const |
|
void | set_table_name (const ::std::string &value) |
|
void | set_table_name (const char *value) |
|
void | set_table_name (const char *value, size_t size) |
|
inline::std::string * | mutable_table_name () |
|
inline::std::string * | release_table_name () |
|
void | set_allocated_table_name (::std::string *table_name) |
|
bool | has_table_alias () const |
|
void | clear_table_alias () |
|
const ::std::string & | table_alias () const |
|
void | set_table_alias (const ::std::string &value) |
|
void | set_table_alias (const char *value) |
|
void | set_table_alias (const char *value, size_t size) |
|
inline::std::string * | mutable_table_alias () |
|
inline::std::string * | release_table_alias () |
|
void | set_allocated_table_alias (::std::string *table_alias) |
|
|
static const
::google::protobuf::Descriptor * | descriptor () |
|
static const TableMeta & | default_instance () |
|
|
static const int | kSchemaNameFieldNumber = 1 |
|
static const int | kTableNameFieldNumber = 2 |
|
static const int | kTableAliasFieldNumber = 3 |
|
|
void | SharedCtor () |
|
void | SharedDtor () |
|
void | SetCachedSize (int size) const |
|
void | set_has_schema_name () |
|
void | clear_has_schema_name () |
|
void | set_has_table_name () |
|
void | clear_has_table_name () |
|
void | set_has_table_alias () |
|
void | clear_has_table_alias () |
|
void | InitAsDefaultInstance () |
|
|
::google::protobuf::UnknownFieldSet | _unknown_fields_ |
|
::google::protobuf::uint32 | _has_bits_ [1] |
|
int | _cached_size_ |
|
::std::string * | schema_name_ |
|
::std::string * | table_name_ |
|
::std::string * | table_alias_ |
|
|
void | protobuf_AddDesc_resultset_2eproto () |
|
void | protobuf_AssignDesc_resultset_2eproto () |
|
void | protobuf_ShutdownFile_resultset_2eproto () |
|
Definition at line 192 of file resultset.pb.h.
The documentation for this class was generated from the following files: