table of contents
other versions
- wheezy 0.14.0~dfsg0-2
SerdURI(3) | Serd | SerdURI(3) |
NAME¶
SerdURI -SYNOPSIS¶
#include <serd.h>Data Fields¶
SerdChunk scheme
Detailed Description¶
A parsed URI.Field Documentation¶
SerdChunk SerdURI::scheme¶
Scheme.SerdChunk SerdURI::authority¶
Authority.SerdChunk SerdURI::path_base¶
Path prefix if relative.SerdChunk SerdURI::path¶
Path suffix.SerdChunk SerdURI::query¶
Query.SerdChunk SerdURI::fragment¶
Fragment.Author¶
Generated automatically by Doxygen for Serd from the source code.Thu Apr 19 2012 | Version 0.14.0 |