pazpar2  1.14.1
Data Fields
http_channel_observer_s Struct Reference

Data Fields

void * data
 
void * data2
 
http_channel_destroy_t destroy
 
struct http_channel_observer_snext
 
struct http_channelchan
 

Detailed Description

Definition at line 110 of file http.c.

Field Documentation

◆ chan

struct http_channel* http_channel_observer_s::chan

Definition at line 115 of file http.c.

Referenced by http_add_observer(), http_channel_observer_chan(), and http_remove_observer().

◆ data

void* http_channel_observer_s::data

Definition at line 111 of file http.c.

Referenced by http_add_observer(), and http_fire_observers().

◆ data2

void* http_channel_observer_s::data2

Definition at line 112 of file http.c.

Referenced by http_add_observer(), http_fire_observers(), and http_observer_set_data2().

◆ destroy

http_channel_destroy_t http_channel_observer_s::destroy

Definition at line 113 of file http.c.

Referenced by http_add_observer(), and http_fire_observers().

◆ next

struct http_channel_observer_s* http_channel_observer_s::next

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