Generated on Fri Mar 20 15:56:51 2015 for Gecode by doxygen 1.6.3

Gecode::FlatZinc::AST::SetVar Class Reference

Set variable node More...

#include <ast.hh>

List of all members.

Public Member Functions

 SetVar (int i0, const std::string &n0="")
virtual void print (std::ostream &os)
 Output string representation.

Detailed Description

Set variable node

Definition at line 226 of file ast.hh.


Constructor & Destructor Documentation

Gecode::FlatZinc::AST::SetVar::SetVar ( int  i0,
const std::string &  n0 = "" 
) [inline]

Definition at line 228 of file ast.hh.


Member Function Documentation

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

Output string representation.

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

Definition at line 229 of file ast.hh.


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