Public Member Functions | Data Fields

Http2ConnectionState Class Reference

#include <Http2ConnectionState.h>

Inherits Continuation.

Collaboration diagram for Http2ConnectionState:
Collaboration graph
[legend]

Public Member Functions

 Http2ConnectionState ()
int main_event_handler (int, void *)
int state_closed (int, void *)

Data Fields

Http2ClientSessionua_session
Http2ConnectionSettings server_settings
Http2ConnectionSettings client_settings

Detailed Description

Definition at line 57 of file Http2ConnectionState.h.


Constructor & Destructor Documentation

Http2ConnectionState::Http2ConnectionState (  )  [inline]

Definition at line 61 of file Http2ConnectionState.h.

References main_event_handler(), and SET_HANDLER.


Member Function Documentation

int Http2ConnectionState::main_event_handler ( int  event,
void *  edata 
)
int Http2ConnectionState::state_closed ( int  ,
void *   
)

Definition at line 164 of file Http2ConnectionState.cc.

Referenced by main_event_handler().


Field Documentation

Definition at line 69 of file Http2ConnectionState.h.

Referenced by rcv_settings_frame().

Definition at line 68 of file Http2ConnectionState.h.

Definition at line 65 of file Http2ConnectionState.h.

Referenced by main_event_handler().


The documentation for this class was generated from the following files: