Public Member Functions | Data Fields

ICPPeerReadCont::PeerReadData Class Reference

#include <ICP.h>

Collaboration diagram for ICPPeerReadCont::PeerReadData:
Collaboration graph
[legend]

Public Member Functions

 PeerReadData ()
void init ()
 ~PeerReadData ()
void reset (int full_reset=0)

Data Fields

ink_hrtime _start_time
ICPPeerReadCont_mycont
Ptr< Peer_peer
PeerReadState_t _next_state
int _cache_lookup_local
Ptr< IOBufferBlock_buf
ICPMsg_t_rICPmsg
int _rICPmsg_len
IpEndpoint _sender
URL _cachelookupURL
int _queryResult
ICPRequestCont_ICPReqCont
int _bytesReceived
struct msghdr _mhdr
struct iovec _iov [MSG_IOVECS]

Detailed Description

Definition at line 1065 of file ICP.h.


Constructor & Destructor Documentation

ICPPeerReadCont::PeerReadData::PeerReadData (  ) 

Definition at line 235 of file ICP.cc.

References init().

ICPPeerReadCont::PeerReadData::~PeerReadData (  ) 

Definition at line 261 of file ICP.cc.

References reset().


Member Function Documentation

void ICPPeerReadCont::PeerReadData::init ( void   ) 
void ICPPeerReadCont::PeerReadData::reset ( int  full_reset = 0  ) 

Field Documentation

Definition at line 1078 of file ICP.h.

Referenced by init(), ICPPeerReadCont::PeerReadStateMachine(), and reset().

Definition at line 1085 of file ICP.h.

Referenced by init(), and ICPPeerReadCont::PeerReadStateMachine().

Definition at line 1077 of file ICP.h.

Referenced by ICPPeerReadCont::ICPPeerQueryCont(), ICPPeerReadCont::init(), and init().

Definition at line 1082 of file ICP.h.

Referenced by ICPPeerReadCont::ICPPeerQueryCont(), init(), and reset().

Definition at line 1084 of file ICP.h.

Referenced by init(), and ICPPeerReadCont::PeerReadStateMachine().

struct iovec ICPPeerReadCont::PeerReadData::_iov[MSG_IOVECS]

Definition at line 1088 of file ICP.h.

Referenced by ICPPeerReadCont::PeerReadStateMachine().

Definition at line 1087 of file ICP.h.

Referenced by ICPPeerReadCont::PeerReadStateMachine().

Definition at line 1074 of file ICP.h.

Referenced by init(), and ICPPeerReadCont::PeerReadStateMachine().

Definition at line 1080 of file ICP.h.

Referenced by init(), ICPPeerReadCont::PeerReadStateMachine(), and reset().


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