| Pepper_47_C_interfaces
    | 
#include <ppb_url_util_dev.h>

| Public Attributes | |
| struct PP_URLComponent_Dev | scheme | 
| struct PP_URLComponent_Dev | username | 
| struct PP_URLComponent_Dev | password | 
| struct PP_URLComponent_Dev | host | 
| struct PP_URLComponent_Dev | port | 
| struct PP_URLComponent_Dev | path | 
| struct PP_URLComponent_Dev | query | 
| struct PP_URLComponent_Dev | ref | 
Definition at line 55 of file ppb_url_util_dev.h.
| struct PP_URLComponent_Dev PP_URLComponents_Dev::host | 
Definition at line 59 of file ppb_url_util_dev.h.
| struct PP_URLComponent_Dev PP_URLComponents_Dev::password | 
Definition at line 58 of file ppb_url_util_dev.h.
| struct PP_URLComponent_Dev PP_URLComponents_Dev::path | 
Definition at line 61 of file ppb_url_util_dev.h.
| struct PP_URLComponent_Dev PP_URLComponents_Dev::port | 
Definition at line 60 of file ppb_url_util_dev.h.
| struct PP_URLComponent_Dev PP_URLComponents_Dev::query | 
Definition at line 62 of file ppb_url_util_dev.h.
| struct PP_URLComponent_Dev PP_URLComponents_Dev::ref | 
Definition at line 63 of file ppb_url_util_dev.h.
| struct PP_URLComponent_Dev PP_URLComponents_Dev::scheme | 
Definition at line 56 of file ppb_url_util_dev.h.
| struct PP_URLComponent_Dev PP_URLComponents_Dev::username | 
Definition at line 57 of file ppb_url_util_dev.h.
 1.8.6
 1.8.6