|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <binding.h>

| char* nsChannel::content_type |
Definition at line 53 of file binding.h.
Referenced by channelbsc_load_stream().
| nsLoadFlags nsChannel::load_flags |
Definition at line 50 of file binding.h.
Referenced by create_redirect_nschannel().
| nsILoadGroup* nsChannel::load_group |
Definition at line 46 of file binding.h.
Referenced by create_redirect_nschannel(), and nsAsyncVerifyRedirectCallback_OnRedirectVerifyCallback().
| nsILoadInfo* nsChannel::load_info |
| nsIInterfaceRequestor* nsChannel::notif_callback |
Definition at line 47 of file binding.h.
Referenced by create_redirect_nschannel().
| nsIHttpChannel nsChannel::nsIHttpChannel_iface |
Definition at line 37 of file binding.h.
Referenced by channelbsc_set_channel(), create_nschannel(), create_redirect_callback(), handle_redirect(), and nsAsyncVerifyRedirectCallback_OnRedirectVerifyCallback().
| nsIHttpChannelInternal nsChannel::nsIHttpChannelInternal_iface |
Definition at line 39 of file binding.h.
Referenced by create_nschannel().
| nsIUploadChannel nsChannel::nsIUploadChannel_iface |
Definition at line 38 of file binding.h.
Referenced by create_nschannel().
| nsIURI* nsChannel::original_uri |
Definition at line 51 of file binding.h.
Referenced by create_redirect_nschannel().
| nsISupports* nsChannel::owner |
| BOOL nsChannel::post_data_contains_headers |
Definition at line 45 of file binding.h.
Referenced by hlink_frame_navigate(), and nsChannelBSC_init_bindinfo().
| nsIInputStream* nsChannel::post_data_stream |
Definition at line 44 of file binding.h.
Referenced by hlink_frame_navigate(), and nsChannelBSC_init_bindinfo().
| LONG nsChannel::ref |
Definition at line 41 of file binding.h.
Referenced by create_nschannel().
| nsIURI* nsChannel::referrer |
Definition at line 52 of file binding.h.
Referenced by create_redirect_nschannel().
Definition at line 59 of file binding.h.
Referenced by channelbsc_set_channel(), create_nschannel(), hlink_frame_navigate(), and nsChannelBSC_init_bindinfo().
| REQUEST_METHOD nsChannel::request_method |
Definition at line 57 of file binding.h.
Referenced by create_nschannel(), and create_redirect_nschannel().
Definition at line 58 of file binding.h.
Referenced by create_nschannel().
| nsWineURI* nsChannel::uri |
Definition at line 43 of file binding.h.
Referenced by before_async_open(), create_nschannel(), and create_redirect_nschannel().