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 () | |
![]() | |
pair () | |
pair (f fst, s snd) | |
Public Attributes | |
short | skip {0} |
![]() | |
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} |