MStreamable.h File Reference

Abstract base class for all streamable objects. More...

#include <iostream>
#include "cgicc/CgiDefs.h"

Go to the source code of this file.

Namespaces

namespace  cgicc

Classes

class  cgicc::MStreamable
 Mix-in streamable interface. More...

Defines

#define _MSTREAMABLE_H_   1

Functions

std::ostream & cgicc::operator<< (std::ostream &out, const MStreamable &obj)


Detailed Description

Abstract base class for all streamable objects.

A streamable object is an object that can be written to an ostream using the << operator.

Definition in file MStreamable.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 Jan 19 21:15:58 2008 for cgicc by doxygen 1.5.1