Timetabler
Static Public Attributes | List of all members
Global Class Reference

Class for global values. More...

#include <global.h>

Static Public Attributes

static const int FIELD_COUNT = 6
 
static const int PREDEFINED_CLAUSES_COUNT = 12
 

Detailed Description

Class for global values.

Definition at line 32 of file global.h.

Member Data Documentation

◆ FIELD_COUNT

const int Global::FIELD_COUNT = 6
static

The number of field types in the FieldType enumerator

Definition at line 37 of file global.h.

Referenced by Timetabler::addHighLevelClauses(), Parser::addVars(), Data::Data(), and Parser::parseInput().

◆ PREDEFINED_CLAUSES_COUNT

const int Global::PREDEFINED_CLAUSES_COUNT = 12
static

The number of predefined clauses in the PredefinedClauses enumerator

Definition at line 41 of file global.h.

Referenced by Data::Data().


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