NetSurf
Functions
fetch_rsrc.h File Reference

rsrc: URL method handler More...

#include "beos/res.h"
Include dependency graph for fetch_rsrc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void fetch_rsrc_register (void)
 
void fetch_rsrc_unregister (void)
 
BResources * get_app_resources ()
 

Detailed Description

rsrc: URL method handler

Definition in file fetch_rsrc.h.

Function Documentation

◆ fetch_rsrc_register()

void fetch_rsrc_register ( void  )

Definition at line 365 of file fetch_rsrc.cpp.

References beos_warn_user(), die(), fetch_rsrc_abort(), fetch_rsrc_can_fetch(), fetch_rsrc_finalise(), fetch_rsrc_free(), fetch_rsrc_initialise(), fetch_rsrc_poll(), fetch_rsrc_setup(), fetch_rsrc_start(), fetcher_add(), find_app_resources(), NSERROR_OK, and SLEN.

Referenced by gui_init().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ fetch_rsrc_unregister()

void fetch_rsrc_unregister ( void  )

Definition at line 401 of file fetch_rsrc.cpp.

References gAppResources.

Referenced by gui_quit().

Here is the caller graph for this function:

◆ get_app_resources()

BResources * get_app_resources ( )

Definition at line 360 of file fetch_rsrc.cpp.

References gAppResources.

Referenced by nsbeos_throbber_initialise_from_png().

Here is the caller graph for this function: