MICO Platform  1.0.0
 All Classes Namespaces Functions Variables Friends
Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
mico::event::model::AnalysisEvent Class Reference
Inheritance diagram for mico::event::model::AnalysisEvent:

Public Member Functions

 AnalysisEvent (const AnalysisEvent &from)
 
AnalysisEventoperator= (const AnalysisEvent &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (AnalysisEvent *other)
 
AnalysisEventNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const AnalysisEvent &from)
 
void MergeFrom (const AnalysisEvent &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_serviceid () const
 
void clear_serviceid ()
 
const ::std::string & serviceid () const
 
void set_serviceid (const ::std::string &value)
 
void set_serviceid (const char *value)
 
void set_serviceid (const char *value, size_t size)
 
inline::std::string * mutable_serviceid ()
 
inline::std::string * release_serviceid ()
 
void set_allocated_serviceid (::std::string *serviceid)
 
bool has_contentitemuri () const
 
void clear_contentitemuri ()
 
const ::std::string & contentitemuri () const
 
void set_contentitemuri (const ::std::string &value)
 
void set_contentitemuri (const char *value)
 
void set_contentitemuri (const char *value, size_t size)
 
inline::std::string * mutable_contentitemuri ()
 
inline::std::string * release_contentitemuri ()
 
void set_allocated_contentitemuri (::std::string *contentitemuri)
 
bool has_objecturi () const
 
void clear_objecturi ()
 
const ::std::string & objecturi () const
 
void set_objecturi (const ::std::string &value)
 
void set_objecturi (const char *value)
 
void set_objecturi (const char *value, size_t size)
 
inline::std::string * mutable_objecturi ()
 
inline::std::string * release_objecturi ()
 
void set_allocated_objecturi (::std::string *objecturi)
 

Static Public Member Functions

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

Static Public Attributes

static const int kServiceIdFieldNumber = 1
 
static const int kContentItemUriFieldNumber = 2
 
static const int kObjectUriFieldNumber = 3
 

Friends

void protobuf_AddDesc_Event_2eproto ()
 
void protobuf_AssignDesc_Event_2eproto ()
 
void protobuf_ShutdownFile_Event_2eproto ()
 

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