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

Gecode::SetExprCode::Stream Class Reference
[Projector constraints]

#include <projectors.hh>

List of all members.


Detailed Description

To incrementally build up the instructions.

Definition at line 81 of file projectors.hh.


Public Member Functions

 Stream (void)
 Initialize stream to be empty.
void add (int i)
 Add instruction or variable reference to stream.
int size (void) const
 Return size of code stream.
int operator[] (int i) const
 Return instruction at position i.

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