Public Member Functions | Data Fields

HostDBTestRR Struct Reference

Inherits Continuation.

Collaboration diagram for HostDBTestRR:
Collaboration graph
[legend]

Public Member Functions

int mainEvent (int event, Event *e)
void read_some ()
 HostDBTestRR ()

Data Fields

int fd
char b [512]
int nb
int outstanding
int success
int failure
int in

Detailed Description

Definition at line 256 of file HostDB.cc.


Constructor & Destructor Documentation

HostDBTestRR::HostDBTestRR (  )  [inline]

Definition at line 311 of file HostDB.cc.

References fd, ink_release_assert, mainEvent(), read_some(), and SET_HANDLER.


Member Function Documentation

int HostDBTestRR::mainEvent ( int  event,
Event e 
) [inline]
void HostDBTestRR::read_some (  )  [inline]

Definition at line 304 of file HostDB.cc.

References b, fd, ink_release_assert, and nb.

Referenced by HostDBTestRR(), and mainEvent().


Field Documentation

char HostDBTestRR::b[512]

Definition at line 259 of file HostDB.cc.

Referenced by mainEvent(), and read_some().

Definition at line 261 of file HostDB.cc.

Referenced by mainEvent().

Definition at line 258 of file HostDB.cc.

Referenced by HostDBTestRR(), and read_some().

Definition at line 262 of file HostDB.cc.

Referenced by mainEvent().

Definition at line 260 of file HostDB.cc.

Referenced by mainEvent(), and read_some().

Definition at line 261 of file HostDB.cc.

Referenced by mainEvent().

Definition at line 261 of file HostDB.cc.

Referenced by mainEvent().


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