Generated on Wed Nov 1 15:04:49 2006 for Gecode by doxygen 1.4.5

print.cc File Reference

(Revision: 3188)

#include "gecode/set.hh"

Go to the source code of this file.

Namespaces

namespace  Gecode
namespace  Gecode::Set

Functions

std::ostream & operator<< (std::ostream &os, const SetVarImp &x)
std::ostream & operator<< (std::ostream &os, const SetView &x)
std::ostream & operator<< (std::ostream &os, const EmptyView &)
std::ostream & operator<< (std::ostream &os, const UniverseView &)
std::ostream & operator<< (std::ostream &os, const ConstantView &s)
std::ostream & operator<< (std::ostream &os, const SingletonView &)


Function Documentation

std::ostream& operator<< std::ostream &  os,
const SetVarImp x
 

Definition at line 82 of file print.cc.

std::ostream& operator<< std::ostream &  os,
const SetView x
[related]
 

Definition at line 90 of file print.cc.

std::ostream& operator<< std::ostream &  os,
const EmptyView
[related]
 

Definition at line 98 of file print.cc.

std::ostream& operator<< std::ostream &  os,
const UniverseView
[related]
 

Definition at line 103 of file print.cc.

std::ostream& operator<< std::ostream &  os,
const ConstantView s
[related]
 

Definition at line 110 of file print.cc.

std::ostream& operator<< std::ostream &  os,
const SingletonView
[related]
 

Definition at line 115 of file print.cc.