Generated on Sat Feb 7 2015 02:01:33 for Gecode by doxygen 1.8.9.1
scowl.hpp File Reference

(Revision: 10883)

#include <string>
#include <iostream>
#include <fstream>
#include <cctype>

Go to the source code of this file.

Classes

class  FileSizeOptions
 Parse an additional file option. More...
 
class  Dictionary
 A simple dictionary class. More...
 

Functions

template<class Char , class Traits >
std::basic_ostream< Char, Traits > & operator<< (std::basic_ostream< Char, Traits > &os, const Dictionary &d)
 Print statistics summary. More...
 

Variables

Dictionary dict
 The dictionary to be used. More...
 

Function Documentation

template<class Char , class Traits >
std::basic_ostream< Char, Traits > & operator<< ( std::basic_ostream< Char, Traits > &  os,
const Dictionary d 
)
inline

Print statistics summary.

Definition at line 13621 of file scowl.hpp.

Variable Documentation

Dictionary dict

The dictionary to be used.

Definition at line 99 of file scowl.hpp.