7 #ifndef __PTIMTABLE_LOAD_H__
8 #define __PTIMTABLE_LOAD_H__
Path of a directory or a file.
bool ptimetable_load(PTimeTable &timetable, const PPath &configFile)
Load the PTimeTable with a toml configuration.
bool ptimetable_loadSpeaker(std::vector< PLatexSpeaker > &vecSpeaker, const PPath &configFile)
Load the PTimeTable with a toml configuration.