Generated on Mon Aug 25 11:35:45 2008 for Gecode by doxygen 1.5.6

print.cc File Reference

(Revision: 6102)

#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 &s)


Function Documentation

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

Definition at line 96 of file print.cc.

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

Definition at line 104 of file print.cc.

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

Definition at line 112 of file print.cc.

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

Definition at line 117 of file print.cc.

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

Definition at line 124 of file print.cc.

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

Definition at line 131 of file print.cc.