#include "squid.h"
#include "AccessLogEntry.h"
#include "comm/Connection.h"
#include "ICP.h"
#include "tests/STUB.h"
#include "icp_opcode.h"
#include "icp_opcode.cc"
Include dependency graph for stub_icp.cc:
Go to the source code of this file.
Macros | |
#define | STUB_API "icp_*.cc" |
Variables | |
icp_common_t::icp_common_t() STUB icp_common_t Comm::ConnectionPointer | icpOutgoingConn |
Ip::Address | theIcpPublicHostID |
Macro Definition Documentation
◆ STUB_API
#define STUB_API "icp_*.cc" |
Definition at line 14 of file stub_icp.cc.
Variable Documentation
◆ theIcpPublicHostID
Ip::Address theIcpPublicHostID |
Definition at line 30 of file stub_icp.cc.