Generated on Thu Mar 22 10:39:54 2012 for Gecode by doxygen 1.6.3

Gecode::FlatZinc::SymbolEntry Class Reference

Entries in the symbol table. More...

#include <parser.hh>

List of all members.

Public Member Functions

 SymbolEntry (void)
 Default constructor.
 SymbolEntry (SymbolType t0, int i0)
 Constructor.

Public Attributes

SymbolType t
int i

Detailed Description

Entries in the symbol table.

Definition at line 106 of file parser.hh.


Constructor & Destructor Documentation

Gecode::FlatZinc::SymbolEntry::SymbolEntry ( void   )  [inline]

Default constructor.

Definition at line 111 of file parser.hh.

Gecode::FlatZinc::SymbolEntry::SymbolEntry ( SymbolType  t0,
int  i0 
) [inline]

Constructor.

Definition at line 113 of file parser.hh.


Member Data Documentation

Definition at line 109 of file parser.hh.


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