url.h(3)
NAME
url.h - URL streams abstraction.
SYNOPSIS
#include <cc++/config.h>
#include <cc++/socket.h>
#include <cc++/mime.h>
Namespaces
namespace ost
Classes
class ost::URLStream
A URL processing version of TCPStream.
Detailed Description
URL streams abstraction.
Author
- Generated automatically by Doxygen for GNU CommonC++ from the source
code.