FairMQ  1.4.33
C++ Message Queuing Library and Framework
Public Member Functions | List of all members
fair::mq::sdk::cmd::StateChangeUnsubscription Struct Reference
Inheritance diagram for fair::mq::sdk::cmd::StateChangeUnsubscription:
Inheritance graph
[legend]
Collaboration diagram for fair::mq::sdk::cmd::StateChangeUnsubscription:
Collaboration graph
[legend]

Public Member Functions

 StateChangeUnsubscription (const std::string &id, const uint64_t taskId, const Result result)
 
std::string GetDeviceId () const
 
void SetDeviceId (const std::string &deviceId)
 
uint64_t GetTaskId () const
 
void SetTaskId (const uint64_t taskId)
 
Result GetResult () const
 
void SetResult (const Result result)
 
- Public Member Functions inherited from fair::mq::sdk::cmd::Cmd
 Cmd (const Type type)
 
Type GetType () const
 

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

privacy