PhoenixLecture  2.0.0
Set of tools to make lectures
TexTimetable Struct Reference

Full latex timetable. More...

#include <TexTimetable.h>

+ Collaboration diagram for TexTimetable:

Public Attributes

PString invitation
 Invitation of the full event. More...
 
std::map< PString, PLatexSpeakermapSpeaker
 Map of Speaker. More...
 
std::vector< TexWeekvecWeek
 Vector of week. More...
 

Detailed Description

Full latex timetable.

Definition at line 38 of file TexTimetable.h.

Member Data Documentation

◆ invitation

◆ mapSpeaker

std::map<PString, PLatexSpeaker> TexTimetable::mapSpeaker

Map of Speaker.

Definition at line 44 of file TexTimetable.h.

Referenced by ptimetable_createTexTimeTable(), and ptimetable_texLecture().

◆ vecWeek


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