Generated on Sat Aug 25 2012 15:53:10 for Gecode by doxygen 1.7.5
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.


Constructor & Destructor Documentation

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

Default constructor.

Definition at line 112 of file parser.hh.

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

Constructor.

Definition at line 114 of file parser.hh.


Member Data Documentation

Definition at line 110 of file parser.hh.


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