server 0.0.1
basicserverinfrastructure

src/http/header.c File Reference

#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include "class.h"
#include "interface/class.h"
#include "http/header.h"
Include dependency graph for header.c:

Go to the source code of this file.

Functions

 INIT_IFACE (Class, ctor, dtor, NULL)
 CREATE_CLASS (HttpHeader, NULL, IFACE(Class))

Function Documentation

CREATE_CLASS ( HttpHeader  ,
NULL  ,
IFACE(Class)   
)
INIT_IFACE ( Class  ,
ctor  ,
dtor  ,
NULL   
)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines