Tizen Native API
Public Attributes
Efreet_Uri Struct Reference

Public Attributes

const char * protocol
const char * hostname
const char * path

Detailed Description

Contains a simple rappresentation of an uri. The string don't have special chars escaped.

Efreet_Uri


Member Data Documentation

const char* Efreet_Uri::hostname

The name of the host if any, or NULL

const char* Efreet_Uri::path

The full file path whitout protocol nor host

const char* Efreet_Uri::protocol

The protocol used (usually 'file')


Except as noted, this content - excluding the Code Examples - is licensed under Creative Commons Attribution 3.0 and all of the Code Examples contained herein are licensed under BSD-3-Clause.
For details, see the Content License