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

Gecode::Reflection::Registry::RegistryObject Class Reference

List of all members.


Detailed Description

The actual registry, holding SymbolMap objects.

Definition at line 45 of file reflection.cc.


Public Attributes

Support::SymbolMap< posterposters
 The registry of constraint posting functions.
Support::SymbolMap< varCreatorvarCreators
 The registry of variable creation functions.
Support::SymbolMap
< varConstrainer
varConstrainers
 The registry of variable constraining functions.
Support::SymbolMap< varUpdatervarUpdaters
 The registry of variable update functions.
Support::SymbolMap< varPrintervarPrinters
 The registry of variable print functions.
Support::SymbolMap< varSpecvarSpecs
 The registry of variable reflection functions.

Member Data Documentation

The registry of constraint posting functions.

Definition at line 48 of file reflection.cc.

The registry of variable creation functions.

Definition at line 50 of file reflection.cc.

The registry of variable constraining functions.

Definition at line 52 of file reflection.cc.

The registry of variable update functions.

Definition at line 54 of file reflection.cc.

The registry of variable print functions.

Definition at line 56 of file reflection.cc.

The registry of variable reflection functions.

Definition at line 58 of file reflection.cc.


The documentation for this class was generated from the following file: