|
|
| ContentMetaInfoMessage_ContentMetaInfo (const ContentMetaInfoMessage_ContentMetaInfo &from) |
| |
|
ContentMetaInfoMessage_ContentMetaInfo & | operator= (const ContentMetaInfoMessage_ContentMetaInfo &from) |
| |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| |
|
void | Swap (ContentMetaInfoMessage_ContentMetaInfo *other) |
| |
|
ContentMetaInfoMessage_ContentMetaInfo * | New () const |
| |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
| |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
| |
|
void | CopyFrom (const ContentMetaInfoMessage_ContentMetaInfo &from) |
| |
|
void | MergeFrom (const ContentMetaInfoMessage_ContentMetaInfo &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_content_type () const |
| |
|
void | clear_content_type () |
| |
|
const ::std::string & | content_type () const |
| |
|
void | set_content_type (const ::std::string &value) |
| |
|
void | set_content_type (const char *value) |
| |
|
void | set_content_type (const char *value, size_t size) |
| |
|
inline::std::string * | mutable_content_type () |
| |
|
inline::std::string * | release_content_type () |
| |
|
void | set_allocated_content_type (::std::string *content_type) |
| |
|
bool | has_timestamp () const |
| |
|
void | clear_timestamp () |
| |
|
inline::google::protobuf::uint64 | timestamp () const |
| |
|
void | set_timestamp (::google::protobuf::uint64 value) |
| |
|
bool | has_has_segments () const |
| |
|
void | clear_has_segments () |
| |
|
bool | has_segments () const |
| |
|
void | set_has_segments (bool value) |
| |
|
bool | has_other () const |
| |
|
void | clear_other () |
| |
|
const ::std::string & | other () const |
| |
|
void | set_other (const ::std::string &value) |
| |
|
void | set_other (const char *value) |
| |
|
void | set_other (const void *value, size_t size) |
| |
|
inline::std::string * | mutable_other () |
| |
|
inline::std::string * | release_other () |
| |
|
void | set_allocated_other (::std::string *other) |
| |