| Pepper_47_C_interfaces
    | 
#include "ppapi/c/pp_bool.h"#include "ppapi/c/pp_completion_callback.h"#include "ppapi/c/pp_instance.h"#include "ppapi/c/pp_macros.h"#include "ppapi/c/pp_resource.h"#include "ppapi/c/pp_stdint.h"
Go to the source code of this file.
| Classes | |
| struct | PPB_URLLoader_1_0 | 
| Macros | |
| #define | PPB_URLLOADER_INTERFACE_1_0 "PPB_URLLoader;1.0" | 
| #define | PPB_URLLOADER_INTERFACE PPB_URLLOADER_INTERFACE_1_0 | 
| Typedefs | |
| typedef struct PPB_URLLoader_1_0 | PPB_URLLoader | 
This file defines the PPB_URLLoader interface for loading URLs.
Definition in file ppb_url_loader.h.
| #define PPB_URLLOADER_INTERFACE PPB_URLLOADER_INTERFACE_1_0 | 
Definition at line 19 of file ppb_url_loader.h.
| #define PPB_URLLOADER_INTERFACE_1_0 "PPB_URLLoader;1.0" | 
Definition at line 18 of file ppb_url_loader.h.
 1.8.6
 1.8.6