ESA JPIP server  0.1
header.h File Reference
#include <string.h>
#include <iostream>
#include <assert.h>
#include "protocol.h"
Include dependency graph for header.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  http::HeaderName
 Container for the strings associated to the most common HTTP headers, used for the specialization of the class HeaderBase. More...
 
class  http::HeaderBase< NAME >
 Template class used to identify a HTTP header. More...
 
class  http::HeaderBase< HeaderName::UNDEFINED >
 Specialization of the HeaderBase template class with the HeaderName::UNDEFINED value. More...
 
class  http::Header
 Class used to handle a HTTP header. More...
 

Namespaces

 http
 Contains the definition of a set of classes for working easily with the protocol HTTP.