Public Member Functions | Data Fields

HttpConfigPortRange Struct Reference

#include <HttpConfig.h>

Collaboration diagram for HttpConfigPortRange:
Collaboration graph
[legend]

Public Member Functions

 HttpConfigPortRange ()
 ~HttpConfigPortRange ()

Data Fields

int low
int high
HttpConfigPortRangenext

Detailed Description

Definition at line 370 of file HttpConfig.h.


Constructor & Destructor Documentation

HttpConfigPortRange::HttpConfigPortRange (  )  [inline]

Definition at line 376 of file HttpConfig.h.

HttpConfigPortRange::~HttpConfigPortRange (  )  [inline]

Definition at line 380 of file HttpConfig.h.

References next.


Field Documentation

Definition at line 373 of file HttpConfig.h.

Referenced by is_port_in_range(), and HttpConfig::parse_ports_list().

Definition at line 372 of file HttpConfig.h.

Referenced by is_port_in_range(), and HttpConfig::parse_ports_list().


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