XMLScenarioParser.cpp File Reference
+ Include dependency graph for XMLScenarioParser.cpp:

Go to the source code of this file.

Macros

#define SCENARIOMIMETYPE   ".scx"
 

Functions

std::string currentDateTime ()
 
template<class T >
std::string formatTTime (T chronotp)
 

Macro Definition Documentation

◆ SCENARIOMIMETYPE

#define SCENARIOMIMETYPE   ".scx"

Definition at line 50 of file XMLScenarioParser.cpp.

Function Documentation

◆ currentDateTime()

std::string currentDateTime ( )

Definition at line 60 of file XMLScenarioParser.cpp.

+ Here is the caller graph for this function:

◆ formatTTime()

std::string formatTTime ( T  chronotp)

Definition at line 71 of file XMLScenarioParser.cpp.