Public Member Functions

ICPlog Class Reference

#include <ICPlog.h>

Collaboration diagram for ICPlog:
Collaboration graph
[legend]

Public Member Functions

 ICPlog (ICPPeerReadCont::PeerReadData *s)
 ~ICPlog ()
ink_hrtime GetElapsedTime ()
sockaddr const * GetClientIP ()
in_port_t GetClientPort ()
SquidLogCode GetAction ()
const char * GetCode ()
int GetSize ()
const char * GetMethod ()
const char * GetURI ()
const char * GetIdent ()
SquidHierarchyCode GetHierarchy ()
const char * GetFromHost ()
const char * GetContentType ()

Detailed Description

Definition at line 43 of file ICPlog.h.


Constructor & Destructor Documentation

ICPlog::ICPlog ( ICPPeerReadCont::PeerReadData s  )  [inline]

Definition at line 46 of file ICPlog.h.

ICPlog::~ICPlog (  )  [inline]

Definition at line 50 of file ICPlog.h.


Member Function Documentation

SquidLogCode ICPlog::GetAction (  ) 
sockaddr const * ICPlog::GetClientIP (  ) 
in_port_t ICPlog::GetClientPort (  ) 
const char * ICPlog::GetCode (  ) 

Definition at line 1305 of file ICPConfig.cc.

const char * ICPlog::GetContentType (  ) 

Definition at line 1349 of file ICPConfig.cc.

Referenced by LogAccessICP::marshal_proxy_resp_content_type().

ink_hrtime ICPlog::GetElapsedTime (  ) 
const char * ICPlog::GetFromHost (  ) 

Definition at line 1342 of file ICPConfig.cc.

Referenced by LogAccessICP::marshal_server_host_name().

SquidHierarchyCode ICPlog::GetHierarchy (  ) 

Definition at line 1336 of file ICPConfig.cc.

Referenced by LogAccessICP::marshal_proxy_hierarchy_route().

const char * ICPlog::GetIdent (  ) 

Definition at line 1330 of file ICPConfig.cc.

Referenced by LogAccessICP::marshal_client_auth_user_name().

const char * ICPlog::GetMethod (  ) 

Definition at line 1318 of file ICPConfig.cc.

Referenced by LogAccessICP::marshal_client_req_http_method().

int ICPlog::GetSize (  ) 
const char * ICPlog::GetURI (  ) 

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