JSBSim Flight Dynamics Model  1.2.1 (08 Aug 2024)
An Open Source Flight Dynamics and Control Software Library in C++
XMLFile Class Reference

Detailed Description

This class is solely for the purpose of determining what type of file is given on the command line.

Definition at line 149 of file JSBSim.cpp.

+ Inheritance diagram for XMLFile:
+ Collaboration diagram for XMLFile:

Public Member Functions

bool IsAircraftFile (const SGPath &filename)
 
bool IsInitFile (const SGPath &filename)
 
bool IsLogDirectiveFile (const SGPath &filename)
 
bool IsScriptFile (const SGPath &filename)
 
- Public Member Functions inherited from FGXMLFileRead
ElementLoadXMLDocument (const SGPath &XML_filename, bool verbose=true)
 
ElementLoadXMLDocument (const SGPath &XML_filename, FGXMLParse &fparse, bool verbose=true)
 
void ResetParser (void)
 

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