representation of a neighbor_type_domain configuration directive. A POD More...
#include <NeighborTypeDomainList.h>
Public Attributes | |
char * | domain |
peer_t | type |
NeighborTypeDomainList * | next |
Detailed Description
Definition at line 15 of file NeighborTypeDomainList.h.
Member Data Documentation
◆ domain
char* NeighborTypeDomainList::domain |
Definition at line 18 of file NeighborTypeDomainList.h.
Referenced by dump_peer(), and neighborType().
◆ next
NeighborTypeDomainList* NeighborTypeDomainList::next |
Definition at line 20 of file NeighborTypeDomainList.h.
Referenced by CachePeer::~CachePeer(), dump_peer(), and neighborType().
◆ type
peer_t NeighborTypeDomainList::type |
Definition at line 19 of file NeighborTypeDomainList.h.
Referenced by dump_peer(), and neighborType().
The documentation for this class was generated from the following file: