ReactOS 0.4.15-dev-8096-ga0eec98
nsChannelBSC Struct Reference

#include <binding.h>

Collaboration diagram for nsChannelBSC:

Public Attributes

BSCallback bsc
 
nsChannelnschannel
 
nsIStreamListenernslistener
 
nsISupportsnscontext
 
BOOL is_js
 
BOOL is_doc_channel
 
BOOL response_processed
 
nsProtocolStreamnsstream
 

Detailed Description

Definition at line 97 of file binding.h.

Member Data Documentation

◆ bsc

◆ is_doc_channel

BOOL nsChannelBSC::is_doc_channel

Definition at line 104 of file binding.h.

◆ is_js

BOOL nsChannelBSC::is_js

Definition at line 103 of file binding.h.

◆ nschannel

nsChannel* nsChannelBSC::nschannel

Definition at line 100 of file binding.h.

Referenced by channelbsc_load_stream().

◆ nscontext

nsISupports* nsChannelBSC::nscontext

Definition at line 102 of file binding.h.

◆ nslistener

nsIStreamListener* nsChannelBSC::nslistener

Definition at line 101 of file binding.h.

◆ nsstream

nsProtocolStream* nsChannelBSC::nsstream

Definition at line 107 of file binding.h.

◆ response_processed

BOOL nsChannelBSC::response_processed

Definition at line 105 of file binding.h.


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