Public Member Functions | Data Fields

ShowNet Struct Reference

Inherits ShowCont.

Collaboration diagram for ShowNet:
Collaboration graph
[legend]

Public Member Functions

int showMain (int event, Event *e)
int showConnectionsOnThread (int event, Event *e)
int showConnections (int event, Event *e)
int showSingleThread (int event, Event *e)
int showThreads (int event, Event *e)
int showSingleConnection (int event, Event *e)
int showHostnames (int event, Event *e)
 ShowNet (Continuation *c, HTTPHdr *h)

Data Fields

int ithread
IpEndpoint addr

Detailed Description

Definition at line 31 of file UnixNetPages.cc.


Constructor & Destructor Documentation

ShowNet::ShowNet ( Continuation c,
HTTPHdr h 
) [inline]

Definition at line 204 of file UnixNetPages.cc.

References addr, SET_HANDLER, and showMain().


Member Function Documentation

int ShowNet::showConnections ( int  event,
Event e 
) [inline]
int ShowNet::showConnectionsOnThread ( int  event,
Event e 
) [inline]
int ShowNet::showHostnames ( int  event,
Event e 
) [inline]

Definition at line 198 of file UnixNetPages.cc.

References ShowCont::begin(), CHECK_SHOW, and ShowCont::complete().

int ShowNet::showMain ( int  event,
Event e 
) [inline]

Definition at line 36 of file UnixNetPages.cc.

References ShowCont::begin(), CHECK_SHOW, ShowCont::complete(), and ShowCont::show().

Referenced by register_ShowNet(), and ShowNet().

int ShowNet::showSingleConnection ( int  event,
Event e 
) [inline]

Definition at line 193 of file UnixNetPages.cc.

References ShowCont::begin(), CHECK_SHOW, and ShowCont::complete().

int ShowNet::showSingleThread ( int  event,
Event e 
) [inline]
int ShowNet::showThreads ( int  event,
Event e 
) [inline]

Field Documentation

Definition at line 34 of file UnixNetPages.cc.

Referenced by register_ShowNet(), showConnectionsOnThread(), and ShowNet().

Definition at line 33 of file UnixNetPages.cc.

Referenced by showConnectionsOnThread(), and showSingleThread().


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