| Data Fields | |
| const char * | protocol | 
| The protocol used (usually 'file') | |
| const char * | hostname | 
| The name of the host if any, or NULL. | |
| const char * | path | 
| The full file path whitout protocol nor host. | |
Contains a simple rappresentation of an uri. The string don't have special chars escaped.