|
Squid Web Cache master
|
representation of a neighbor_type_domain configuration directive. A POD More...
#include <NeighborTypeDomainList.h>
Public Attributes | |
| char * | domain |
| peer_t | type |
| NeighborTypeDomainList * | next |
Definition at line 15 of file NeighborTypeDomainList.h.
| char* NeighborTypeDomainList::domain |
Definition at line 18 of file NeighborTypeDomainList.h.
Referenced by dump_peer(), and neighborType().
| NeighborTypeDomainList* NeighborTypeDomainList::next |
Definition at line 20 of file NeighborTypeDomainList.h.
Referenced by CachePeer::~CachePeer(), dump_peer(), and neighborType().
| peer_t NeighborTypeDomainList::type |
Definition at line 19 of file NeighborTypeDomainList.h.
Referenced by dump_peer(), and neighborType().