Qpid Proton C++  0.13.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
transfer Class Reference

The base class for delivery and tracker. More...

#include <transfer.hpp>

Inheritance diagram for transfer:
delivery tracker

Public Member Functions

 transfer ()
 Create an empty transfer.
 
class session session () const
 Return the session for this transfer.
 
class connection connection () const
 Return the connection for this transfer.
 
class containercontainer () const
 Return the container for this transfer.
 
void settle ()
 Settle the delivery; informs the remote end.
 
bool settled () const
 Return true if the transfer has been settled.
 

Detailed Description

The base class for delivery and tracker.


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