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

Public Attributes

struct md_subscriptionnext
 
md_event_cbcb
 
void * baton
 

Detailed Description

Definition at line 25 of file md_event.c.

Member Data Documentation

◆ baton

void* md_subscription::baton

Definition at line 28 of file md_event.c.

◆ cb

md_event_cb* md_subscription::cb

Definition at line 27 of file md_event.c.

◆ next

struct md_subscription* md_subscription::next

Definition at line 26 of file md_event.c.


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