mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 17:41:45 +00:00
merge the trunk with the development of ZeroMQ branch
git-svn-id: https://subversion.gsi.de/fairroot/fairbase/trunk@22451 0381ead4-6506-0410-b988-94b70fbc4730
This commit is contained in:
@@ -14,11 +14,11 @@
|
||||
|
||||
class FairMQBuffer: public FairMQDevice
|
||||
{
|
||||
private:
|
||||
public:
|
||||
FairMQBuffer();
|
||||
virtual void Run();
|
||||
virtual ~FairMQBuffer();
|
||||
protected:
|
||||
virtual void Run();
|
||||
};
|
||||
|
||||
#endif /* FAIRMQBUFFER_H_ */
|
||||
|
Reference in New Issue
Block a user