The base class for delivery and tracker. More...
#include "./fwd.hpp"#include "./internal/export.hpp"#include "./internal/object.hpp"#include <proton/disposition.h>#include <iosfwd>Go to the source code of this file.
Classes | |
| class | transfer |
| The base class for delivery and tracker. More... | |
Namespaces | |
| namespace | proton |
| The main Proton namespace. | |
Functions | |
| std::string | to_string (enum transfer::state) |
| Human-readalbe name of the transfer::state. | |
| std::ostream & | operator<< (std::ostream &, const enum transfer::state) |
| Human-readalbe name of the transfer::state. | |
The base class for delivery and tracker.