librnr  1.14.5
RoadNarrows Robotics Common Library 1
uri_struct_t Struct Reference

#include <uri.h>

Public Attributes

char * m_sScheme
 scheme
 
char * m_sUserInfo
 user info
 
char * m_sHostName
 host name (domain or address)
 
int m_nPortNum
 port number
 
char * m_sPath
 absolute file path
 
char * m_sQuery
 query
 

Detailed Description

URI Component Parts Structure.

Definition at line 58 of file uri.h.


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