|
Pepper_56_C_interfaces
Pepper_56_C_interfaces
|
#include "ppapi/c/pp_bool.h"#include "ppapi/c/pp_instance.h"#include "ppapi/c/pp_macros.h"#include "ppapi/c/pp_stdint.h"#include "ppapi/c/pp_var.h"Go to the source code of this file.
Classes | |
| struct | PP_URLComponent_Dev |
| struct | PP_URLComponents_Dev |
| struct | PPB_URLUtil_Dev_0_7 |
| struct | PPB_URLUtil_Dev_0_6 |
Macros | |
| #define | PPB_URLUTIL_DEV_INTERFACE_0_6 "PPB_URLUtil(Dev);0.6" |
| #define | PPB_URLUTIL_DEV_INTERFACE_0_7 "PPB_URLUtil(Dev);0.7" |
| #define | PPB_URLUTIL_DEV_INTERFACE PPB_URLUTIL_DEV_INTERFACE_0_7 |
Typedefs | |
| typedef struct PPB_URLUtil_Dev_0_7 | PPB_URLUtil_Dev |
Functions | |
| PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES (PP_URLComponent_Dev, 8) | |
| PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES (PP_URLComponents_Dev, 64) | |
This file defines the PPB_URLUtil_Dev interface.