webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
TestWebKitAPI::ExpectedParts Struct Reference

Public Member Functions

bool isInvalid () const
 

Public Attributes

String protocol
 
String user
 
String password
 
String host
 
unsigned short port
 
String path
 
String query
 
String fragment
 
String string
 

Member Function Documentation

◆ isInvalid()

bool TestWebKitAPI::ExpectedParts::isInvalid ( ) const
inline

Member Data Documentation

◆ fragment

String TestWebKitAPI::ExpectedParts::fragment

◆ host

String TestWebKitAPI::ExpectedParts::host

◆ password

String TestWebKitAPI::ExpectedParts::password

◆ path

String TestWebKitAPI::ExpectedParts::path

◆ port

unsigned short TestWebKitAPI::ExpectedParts::port

◆ protocol

String TestWebKitAPI::ExpectedParts::protocol

◆ query

String TestWebKitAPI::ExpectedParts::query

◆ string

String TestWebKitAPI::ExpectedParts::string

◆ user

String TestWebKitAPI::ExpectedParts::user

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