FlightGear next
FGXMLParse.h File Reference
#include "simgear/xml/easyxml.hxx"
#include "input_output/FGXMLElement.h"

Go to the source code of this file.

Classes

class  JSBSim::FGXMLParse
 Encapsulates an XML parser based on the EasyXML parser from the SimGear library. More...
 

Namespaces

namespace  JSBSim
 

Macros

#define VALID_CHARS   """`!@#$%^&*()_+`1234567890-={}[];':,.<>/?abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"
 

Macro Definition Documentation

◆ VALID_CHARS

#define VALID_CHARS   """`!@#$%^&*()_+`1234567890-={}[];':,.<>/?abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"

Definition at line 44 of file FGXMLParse.h.