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

Public Attributes

void(* dummy )(void *)
 
const charszName
 
const char *constaszPredecessors
 
const char *constaszSuccessors
 
int nOrder
 

Detailed Description

Definition at line 50 of file apr_hooks.c.

Member Data Documentation

◆ aszPredecessors

const char* const* TSortData::aszPredecessors

Definition at line 54 of file apr_hooks.c.

◆ aszSuccessors

const char* const* TSortData::aszSuccessors

Definition at line 55 of file apr_hooks.c.

◆ dummy

void(* TSortData::dummy) (void *)

Definition at line 52 of file apr_hooks.c.

◆ nOrder

int TSortData::nOrder

Definition at line 56 of file apr_hooks.c.

◆ szName

const char* TSortData::szName

Definition at line 53 of file apr_hooks.c.


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