Pepper_47_C_interfaces
Public Attributes | List of all members
PP_URLComponents_Dev Struct Reference

#include <ppb_url_util_dev.h>

Collaboration diagram for PP_URLComponents_Dev:
Collaboration graph

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
 

Detailed Description

Definition at line 55 of file ppb_url_util_dev.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: