|
| DatabaseRequest (const DatabaseRequest &from) |
|
DatabaseRequest & | operator= (const DatabaseRequest &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (DatabaseRequest *other) |
|
DatabaseRequest * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const DatabaseRequest &from) |
|
void | MergeFrom (const DatabaseRequest &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_request_type () const |
|
void | clear_request_type () |
|
inline::goby::common::protobuf::DatabaseRequest_RequestType | request_type () const |
|
void | set_request_type (::goby::common::protobuf::DatabaseRequest_RequestType value) |
|
bool | has_publish_protobuf_full_name () const |
|
void | clear_publish_protobuf_full_name () |
|
const ::std::string & | publish_protobuf_full_name () const |
|
void | set_publish_protobuf_full_name (const ::std::string &value) |
|
void | set_publish_protobuf_full_name (const char *value) |
|
void | set_publish_protobuf_full_name (const char *value, size_t size) |
|
inline::std::string * | mutable_publish_protobuf_full_name () |
|
inline::std::string * | release_publish_protobuf_full_name () |
|
void | set_allocated_publish_protobuf_full_name (::std::string *publish_protobuf_full_name) |
|
int | file_descriptor_proto_size () const |
|
void | clear_file_descriptor_proto () |
|
const ::google::protobuf::FileDescriptorProto & | file_descriptor_proto (int index) const |
|
inline::google::protobuf::FileDescriptorProto * | mutable_file_descriptor_proto (int index) |
|
inline::google::protobuf::FileDescriptorProto * | add_file_descriptor_proto () |
|
const ::google::protobuf::RepeatedPtrField< ::google::protobuf::FileDescriptorProto > & | file_descriptor_proto () const |
|
inline::google::protobuf::RepeatedPtrField< ::google::protobuf::FileDescriptorProto > * | mutable_file_descriptor_proto () |
|
Definition at line 92 of file database_request.pb.h.