FlightGear next
|
#include <FGPropertyReader.h>
Classes | |
class | const_iterator |
Public Member Functions | |
void | Load (Element *el, FGPropertyManager *PropertyManager, bool override) |
bool | ResetToIC (void) |
const_iterator | begin (void) const |
const_iterator | end (void) const |
bool | empty (void) const |
Definition at line 62 of file FGPropertyReader.h.
|
inline |
Definition at line 83 of file FGPropertyReader.h.
|
inline |
Definition at line 85 of file FGPropertyReader.h.
|
inline |
Definition at line 84 of file FGPropertyReader.h.
void JSBSim::FGPropertyReader::Load | ( | Element * | el, |
FGPropertyManager * | PropertyManager, | ||
bool | override ) |
Definition at line 67 of file FGPropertyReader.cpp.
bool JSBSim::FGPropertyReader::ResetToIC | ( | void | ) |
Definition at line 54 of file FGPropertyReader.cpp.