Generated on Tue Sep 25 2012 20:53:27 for Gecode by doxygen 1.7.5
Gecode::FlatZinc::AST::IntVar Class Reference

Integer variable node. More...

#include <ast.hh>

List of all members.

Public Member Functions

 IntVar (int i0)
virtual void print (std::ostream &os)
 Output string representation.

Detailed Description

Integer variable node.


Constructor & Destructor Documentation

Gecode::FlatZinc::AST::IntVar::IntVar ( int  i0) [inline]

Definition at line 198 of file ast.hh.


Member Function Documentation

virtual void Gecode::FlatZinc::AST::IntVar::print ( std::ostream &  ) [inline, virtual]

Output string representation.

Implements Gecode::FlatZinc::AST::Node.

Definition at line 199 of file ast.hh.


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