Ip::Address_list Class Reference

#include <Address.h>

Collaboration diagram for Ip::Address_list:

Public Member Functions

 Address_list ()
 
 ~Address_list ()
 

Public Attributes

Address s
 
Address_listnext
 

Detailed Description

Definition at line 382 of file Address.h.

Constructor & Destructor Documentation

◆ Address_list()

Ip::Address_list::Address_list ( )
inline

Definition at line 385 of file Address.h.

References next.

◆ ~Address_list()

Ip::Address_list::~Address_list ( )
inline

Definition at line 386 of file Address.h.

References next.

Member Data Documentation

◆ next

Address_list* Ip::Address_list::next

Definition at line 389 of file Address.h.

Referenced by Address_list(), dump_IpAddress_list(), wccp2Init(), and ~Address_list().

◆ s

Address Ip::Address_list::s

Definition at line 386 of file Address.h.

Referenced by dump_IpAddress_list(), parse_IpAddress_list(), and wccp2Init().


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

 

Introduction

Documentation

Support

Miscellaneous