| plebble
    | 
#include <send_queue.h>


| Public Types | |
| typedef pair< datagram *, client * > | b | 
| Public Member Functions | |
| qi (datagram *d, client *c) | |
| qi (const qi &)=delete | |
| ~qi () | |
|  Public Member Functions inherited from us.pair< f, s > | |
| pair () | |
| pair (f fst, s snd) | |
| Public Attributes | |
| short | skip {0} | 
|  Public Attributes inherited from us.pair< f, s > | |
| f | first | 
| s | second | 
| typedef pair<datagram*,client*> us::gov::socket::qi::b | 
References us::gov::socket::datagram::dend, us.pair< f, s >::first, log, us.pair< f, s >::second, us::gov::socket::datagram::service, and us::gov::socket::datagram::size().

| 
 | delete | 
| qi::~qi | ( | ) | 
References us.pair< f, s >::first, and us.pair< f, s >::second.
| short us::gov::socket::qi::skip {0} |