5 #ifndef BALL_FORMAT_TRAJECTORYFILEFACTORY_H
6 #define BALL_FORMAT_TRAJECTORYFILEFACTORY_H
8 #ifndef BALL_SYSTEM_FILE_H
static TrajectoryFile * open(const String &name, File::OpenMode open_mode=std::ios::in)
static TrajectoryFile * open(const String &name, File::OpenMode open_mode, String default_format)
static bool isFileExtensionSupported(String filename)
static String getSupportedFormats()
static TrajectoryFile * open(const String &name, File::OpenMode open_mode, TrajectoryFile *default_format_file)
std::ios::openmode OpenMode