Classes | Public Member Functions | Public Attributes | Static Public Attributes | Protected Member Functions | Protected Attributes

EmpWebTrafPool Class Reference

Inheritance diagram for EmpWebTrafPool:
PagePool

List of all members.

Classes

struct  AgentListElem

Public Member Functions

void startSession ()
void doneSession (int idx)
void recycleTcp (Agent *a)
void recycleSink (Agent *a)
TcpAgentpicktcp (int size, int mtu)
TcpSinkpicksink ()
int nTcp ()
int nSink ()
int isdebug ()
virtual void delay_bind_init_all ()
virtual int delay_bind_dispatch (const char *, const char *, TclObject *)

Public Attributes

int nSrcL_
int nClientL_
int concurrentSess_
int color_
int nSrc_
Node ** server_

Static Public Attributes

static int LASTFLOW_ = 1

Protected Member Functions

virtual int command (int argc, const char *const *argv)
 LIST_HEAD (AgentList, AgentListElem)
void insertAgent (AgentList *l, Agent *a)
AgentdetachHead (AgentList *l)
int lookup_rv (EmpiricalRandomVariable *&rv, const char *name)

Protected Attributes

int nSession_
EmpWebTrafSession ** session_
int nClient_
Node ** client_
int nTcp_
int nSink_
AgentList tcpPool_
AgentList sinkPool_
int debug_
int fulltcp_

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