This class is solely for the purpose of determining what type of file is given on the command line.
More...
Inherits JSBSim::FGXMLFileRead.
This class is solely for the purpose of determining what type of file is given on the command line.
Definition at line 146 of file JSBSim.cpp.
◆ IsAircraftFile()
bool XMLFile::IsAircraftFile |
( |
const SGPath & | filename | ) |
|
|
inline |
◆ IsInitFile()
bool XMLFile::IsInitFile |
( |
const SGPath & | filename | ) |
|
|
inline |
◆ IsLogDirectiveFile()
bool XMLFile::IsLogDirectiveFile |
( |
const SGPath & | filename | ) |
|
|
inline |
◆ IsScriptFile()
bool XMLFile::IsScriptFile |
( |
const SGPath & | filename | ) |
|
|
inline |
The documentation for this class was generated from the following file: