1 #ifndef PROTON_TRACKER_HPP 
    2 #define PROTON_TRACKER_HPP 
   26 #include "./internal/export.hpp" 
   57   friend class internal::factory<
tracker>;
 
Arbitrary binary data.
Definition: binary.hpp:40
A channel for sending messages.
Definition: sender.hpp:40
A tracker for a sent message.
Definition: tracker.hpp:41
tracker()
Create an empty tracker.
Definition: tracker.hpp:48
binary tag() const
Get the tag for this tracker.
The base class for delivery and tracker.
Definition: transfer.hpp:40
The main Proton namespace.
Definition: annotation_key.hpp:33
The base class for delivery and tracker.