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


Public Member Functions | |
| CurrentState (const std::string &id, State currentState) | |
| std::string | GetDeviceId () const |
| void | SetDeviceId (const std::string &deviceId) |
| fair::mq::State | GetCurrentState () const |
| void | SetCurrentState (fair::mq::State state) |
Public Member Functions inherited from fair::mq::sdk::cmd::Cmd | |
| Cmd (const Type type) | |
| Type | GetType () const |