BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
Classes | Macros | Typedefs
in_cgi.h File Reference

Input from web forms via CGI (currently not used) More...

#include "../base/str.h"
#include "../base/check.h"
#include "in.h"

Go to the source code of this file.

Classes

class  in_cgi_c
 

Macros

#define IN_CGI_NULL   (static_cast<in_cgi_t>(0))
 

Typedefs

typedef in_cgi_cin_cgi_t
 

Detailed Description

Input from web forms via CGI (currently not used)