Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

CgiUtils.h File Reference

A collection of utility functions. More...

#include <new>
#include <string>
#include <fstream>
#include "cgicc/CgiDefs.h"

Go to the source code of this file.

Namespaces

namespace  cgicc

Defines

#define _CGIUTILS_H_   1
#define LOGLN(s)
 Output a string to the debugging log, followed by a newline.

#define LOG(s)
 Output a string to the debugging log.


Detailed Description

A collection of utility functions.

These utility functions are used internally by cgicc to decode posted form data, and to read/write from streams.

Definition in file CgiUtils.h.


Define Documentation

#define LOG  ) 
 

Output a string to the debugging log.

The debugging log is a user-specified ostream.

Parameters:
s The string to log

Definition at line 64 of file CgiUtils.h.

#define LOGLN  ) 
 

Output a string to the debugging log, followed by a newline.

The debugging log is a user-specified ostream.

Parameters:
s The string to log

Definition at line 56 of file CgiUtils.h.


GNU cgicc - A C++ class library for writing CGI applications
Copyright © 1996 - 2004 Stephen F. Booth
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front Cover Texts, and with no Back-Cover Texts.
Documentation generated Sat Jun 19 00:36:23 2004 for cgicc by doxygen 1.3.6