Public Member Functions | Protected Attributes

PersConn Class Reference

List of all members.

Public Member Functions

void setDst (int d)
void setSrc (int s)
int getDst ()
int getSrc ()
TcpAgentgetCTcpAgent ()
TcpSinkgetCTcpSink ()
TcpAgentgetSTcpAgent ()
TcpSinkgetSTcpSink ()
NodegetCNode ()
NodegetSNode ()
void setCTcpAgent (TcpAgent *c)
void setCTcpSink (TcpSink *c)
void setSTcpAgent (TcpAgent *s)
void setSTcpSink (TcpSink *s)
void setCNode (Node *c)
void setSNode (Node *s)

Protected Attributes

int src_
int dst_
TcpAgentctcp_
TcpSinkcsnk_
TcpAgentstcp_
TcpSinkssnk_
Nodeclient_
Nodeserver_

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