7 #ifndef __TEXTIMETABLE_H__
8 #define __TEXTIMETABLE_H__
std::map< PString, PTimeTableBlock > mapBlock
Map of the block of a day (time format hour:minute)
PString invitation
Invitation of the day.
PLatexDate date
Date of the current day.
PString invitation
Invitation of the full event.
std::vector< TexWeek > vecWeek
Vector of week.
std::map< PString, PLatexSpeaker > mapSpeaker
Map of Speaker.
std::map< PString, PString > mapHour
Map of the hours of the blocks in the week.
PLatexTime laterTime
Later time of all days.
PLatexObj weekTitle
Title of the week.
std::map< PString, TexDay > mapDay
Map of hte day in the week (date format: year-month-day)
PString invitation
Invitation of the week.