|
|
| RenameEventProto (const RenameEventProto &from) |
| |
|
RenameEventProto & | operator= (const RenameEventProto &from) |
| |
const
::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| |
|
void | Swap (RenameEventProto *other) |
| |
|
RenameEventProto * | New () const |
| |
|
RenameEventProto * | New (::google::protobuf::Arena *arena) const |
| |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
| |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
| |
|
void | CopyFrom (const RenameEventProto &from) |
| |
|
void | MergeFrom (const RenameEventProto &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 * | InternalSerializeWithCachedSizesToArray (bool deterministic,::google::protobuf::uint8 *output) const |
| |
|
::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
| |
|
int | GetCachedSize () const |
| |
|
::google::protobuf::Metadata | GetMetadata () const |
| |
|
bool | has_srcpath () const |
| |
|
void | clear_srcpath () |
| |
|
const ::std::string & | srcpath () const |
| |
|
void | set_srcpath (const ::std::string &value) |
| |
|
void | set_srcpath (const char *value) |
| |
|
void | set_srcpath (const char *value, size_t size) |
| |
|
::std::string * | mutable_srcpath () |
| |
|
::std::string * | release_srcpath () |
| |
|
void | set_allocated_srcpath (::std::string *srcpath) |
| |
|
bool | has_destpath () const |
| |
|
void | clear_destpath () |
| |
|
const ::std::string & | destpath () const |
| |
|
void | set_destpath (const ::std::string &value) |
| |
|
void | set_destpath (const char *value) |
| |
|
void | set_destpath (const char *value, size_t size) |
| |
|
::std::string * | mutable_destpath () |
| |
|
::std::string * | release_destpath () |
| |
|
void | set_allocated_destpath (::std::string *destpath) |
| |
|
bool | has_timestamp () const |
| |
|
void | clear_timestamp () |
| |
|
::google::protobuf::int64 | timestamp () const |
| |
|
void | set_timestamp (::google::protobuf::int64 value) |
| |