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

Public Attributes

void * pData
 
int nPredecessors
 
struct tsort_ ** ppPredecessors
 
struct tsort_pNext
 

Detailed Description

Definition at line 59 of file apr_hooks.c.

Member Data Documentation

◆ nPredecessors

int tsort_::nPredecessors

Definition at line 62 of file apr_hooks.c.

◆ pData

void* tsort_::pData

Definition at line 61 of file apr_hooks.c.

◆ pNext

struct tsort_* tsort_::pNext

Definition at line 64 of file apr_hooks.c.

◆ ppPredecessors

struct tsort_** tsort_::ppPredecessors

Definition at line 63 of file apr_hooks.c.


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