Timetabler
Classes | Enumerations
slot.h File Reference
#include <string>
#include <vector>
#include "fields/field.h"
#include "fields/is_minor.h"
#include "global.h"
Include dependency graph for slot.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Time
 Class for a time unit. More...
 
class  SlotElement
 Class for a slot element. More...
 
class  Slot
 Class for a slot. More...
 

Enumerations

enum  Day {
  Monday, Tuesday, Wednesday, Thursday,
  Friday, Saturday, Sunday
}
 Enum Class to represent a day of the week.