plebble
us.gov.socket.send_queue.qi Class Reference
Inheritance diagram for us.gov.socket.send_queue.qi:
Collaboration diagram for us.gov.socket.send_queue.qi:

Public Member Functions

 qi (datagram d, client c)
 
void destroy ()
 
int compareTo (qi other)
 
- Public Member Functions inherited from us.pair< f, s >
 pair ()
 
 pair (f fst, s snd)
 

Public Attributes

long uid =++prev_uid
 
- Public Attributes inherited from us.pair< f, s >
first
 
second
 

Static Public Attributes

static long prev_uid =0
 

Package Attributes

short skip =0
 

Constructor & Destructor Documentation

◆ qi()

us.gov.socket.send_queue.qi.qi ( datagram  d,
client  c 
)
inline

Member Function Documentation

◆ compareTo()

int us.gov.socket.send_queue.qi.compareTo ( qi  other)
inline

References us.pair< f, s >.first.

◆ destroy()

void us.gov.socket.send_queue.qi.destroy ( )
inline

Member Data Documentation

◆ prev_uid

long us.gov.socket.send_queue.qi.prev_uid =0
static

◆ skip

short us.gov.socket.send_queue.qi.skip =0
package

◆ uid

long us.gov.socket.send_queue.qi.uid =++prev_uid

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