Tizen Native API
|
Public Attributes | |
const char * | protocol |
const char * | hostname |
const char * | path |
Contains a simple rappresentation of an uri. The string don't have special chars escaped.
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')