FairMQ  1.4.14
C++ Message Queuing Library and Framework
Public Types | Public Member Functions | Friends | List of all members
fair::mq::sdk::DDSTask Class Reference

Represents a DDS task. More...

#include <>>

Public Types

using Id = std::uint64_t
 

Public Member Functions

 DDSTask (Id id, Id collectionId)
 
Id GetId () const
 
DDSCollection::Id GetCollectionId () const
 

Friends

auto operator<< (std::ostream &os, const DDSTask &task) -> std::ostream &
 

Detailed Description

Represents a DDS task.


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

privacy