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

Data Structures

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.


Generated on Tue Jul 3 15:44:33 2007 for GNUCgicc by  doxygen 1.5.1