Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
ndn_message::ContentMetaInfoMessage_ContentMetaInfo Class Reference
Inheritance diagram for ndn_message::ContentMetaInfoMessage_ContentMetaInfo:

Public Member Functions

 ContentMetaInfoMessage_ContentMetaInfo (const ContentMetaInfoMessage_ContentMetaInfo &from)
 
ContentMetaInfoMessage_ContentMetaInfooperator= (const ContentMetaInfoMessage_ContentMetaInfo &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ContentMetaInfoMessage_ContentMetaInfo *other)
 
ContentMetaInfoMessage_ContentMetaInfoNew () 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)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const ContentMetaInfoMessage_ContentMetaInfodefault_instance ()
 

Static Public Attributes

static const int kContentTypeFieldNumber = 129
 
static const int kTimestampFieldNumber = 130
 
static const int kHasSegmentsFieldNumber = 131
 
static const int kOtherFieldNumber = 132
 

Friends

void protobuf_AddDesc_content_2dmeta_2dinfo_2eproto ()
 
void protobuf_AssignDesc_content_2dmeta_2dinfo_2eproto ()
 
void protobuf_ShutdownFile_content_2dmeta_2dinfo_2eproto ()
 

The documentation for this class was generated from the following file: