mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-16 18:11:49 +00:00
Transports: use transportType as static member.
This commit is contained in:
committed by
Mohammad Al-Turany
parent
b237b3f9d7
commit
3c73c690f7
@@ -54,6 +54,7 @@ class FairMQMessageNN : public FairMQMessage
|
||||
size_t fSize;
|
||||
bool fReceiving;
|
||||
static std::string fDeviceID;
|
||||
static FairMQ::Transport fTransportType;
|
||||
|
||||
void Clear();
|
||||
};
|
||||
|
Reference in New Issue
Block a user