Apache HTTPD
Public Attributes | List of all members
proxy_LINK_create_req_t Struct Reference

#include <mod_proxy.h>

Public Attributes

proxy_HOOK_create_req_tpFunc
 
const charszName
 
const char *constaszPredecessors
 
const char *constaszSuccessors
 
int nOrder
 

Detailed Description

Definition at line 655 of file mod_proxy.h.

Member Data Documentation

◆ aszPredecessors

const char* const* proxy_LINK_create_req_t::aszPredecessors

Definition at line 655 of file mod_proxy.h.

◆ aszSuccessors

const char* const* proxy_LINK_create_req_t::aszSuccessors

Definition at line 655 of file mod_proxy.h.

◆ nOrder

int proxy_LINK_create_req_t::nOrder

Definition at line 655 of file mod_proxy.h.

◆ pFunc

proxy_HOOK_create_req_t* proxy_LINK_create_req_t::pFunc

Definition at line 655 of file mod_proxy.h.

◆ szName

const char* proxy_LINK_create_req_t::szName

Definition at line 655 of file mod_proxy.h.


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