Apache2
h2_stream_monitor Struct Reference

#include <h2_stream.h>

Data Fields

void * ctx
 
h2_stream_state_cbon_state_enter
 
h2_stream_state_cbon_state_invalid
 
h2_stream_event_cbon_state_event
 
h2_stream_event_cbon_event
 

Detailed Description

Callback structure for events and stream state transisitions

Field Documentation

◆ ctx

void* h2_stream_monitor::ctx

◆ on_event

h2_stream_event_cb* h2_stream_monitor::on_event

◆ on_state_enter

h2_stream_state_cb* h2_stream_monitor::on_state_enter

◆ on_state_event

h2_stream_event_cb* h2_stream_monitor::on_state_event

◆ on_state_invalid

h2_stream_state_cb* h2_stream_monitor::on_state_invalid

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