ReactOS 0.4.16-dev-336-gb667d82
|
#include <binding.h>
Public Attributes | |
BSCallback | bsc |
nsChannel * | nschannel |
nsIStreamListener * | nslistener |
nsISupports * | nscontext |
BOOL | is_js |
BOOL | is_doc_channel |
BOOL | response_processed |
nsProtocolStream * | nsstream |
BSCallback nsChannelBSC::bsc |
Definition at line 98 of file binding.h.
Referenced by async_open(), channelbsc_load_stream(), create_pending_window(), navigate_proc(), navigate_task_destr(), set_moniker(), start_binding_task_destr(), start_doc_binding_proc(), stop_request_proc(), and stop_request_task_destr().
nsChannel* nsChannelBSC::nschannel |
Definition at line 100 of file binding.h.
Referenced by channelbsc_load_stream().
nsISupports* nsChannelBSC::nscontext |
nsIStreamListener* nsChannelBSC::nslistener |
nsProtocolStream* nsChannelBSC::nsstream |