MICO Platform
 All Classes Namespaces Functions Variables Friends
Public Member Functions | List of all members
mico::event::AnalysisResponse Class Reference

Public Member Functions

 AnalysisResponse (AnalysisService &service, const AMQP::Message &message, AMQP::Channel *channel)
 
void sendFinish (std::shared_ptr< mico::persistence::model::Item > i)
 
void sendErrorMessage (std::shared_ptr< mico::persistence::model::Item > i, const mico::event::model::ErrorCodes &errcode, const std::string &msg, const std::string &desc)
 
void sendProgress (std::shared_ptr< mico::persistence::model::Item > i, const mico::persistence::model::URI &part, const float &progress)
 
void sendNew (std::shared_ptr< mico::persistence::model::Item > i, const mico::persistence::model::URI &part)
 

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