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

reflection.cc File Reference

(Revision: 7297)

#include "gecode/kernel.hh"

Go to the source code of this file.

Namespaces

namespace  Gecode
namespace  Gecode::Reflection

Classes

class  Gecode::Reflection::Registry::RegistryObject
 The actual registry, holding SymbolMap objects. More...
class  Gecode::Reflection::VarSpec::Domain
 Implementation of a VarSpec, holding all information about a variable. More...
class  Gecode::Reflection::ActorSpec::Arguments
 Implementation of an ActorSpec, holding all information about an actor. More...
class  Gecode::Reflection::BranchingSpec::Arguments
 Implementation of a BranchingSpec. More...

Functions

Registry & Gecode::Reflection::registry (void)
 The registry object.
std::ostream & operator<< (std::ostream &os, const Gecode::Reflection::Var &v)
 Print v to os.


Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const Gecode::Reflection::Var v 
)

Print v to os.

Definition at line 946 of file reflection.cc.