|
FairMQ
1.4.33
C++ Message Queuing Library and Framework
|


Public Member Functions | |
| GetProperties (std::size_t request_id, std::string query) | |
| auto | GetRequestId () const -> std::size_t |
| auto | SetRequestId (std::size_t requestId) -> void |
| auto | GetQuery () const -> std::string |
| auto | SetQuery (std::string query) -> void |
Public Member Functions inherited from fair::mq::sdk::cmd::Cmd | |
| Cmd (const Type type) | |
| Type | GetType () const |