FlightGear next
JSBSim::FGPropertyReader Class Reference

#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
 

Detailed Description

Definition at line 62 of file FGPropertyReader.h.

Member Function Documentation

◆ begin()

const_iterator JSBSim::FGPropertyReader::begin ( void ) const
inline

Definition at line 83 of file FGPropertyReader.h.

◆ empty()

bool JSBSim::FGPropertyReader::empty ( void ) const
inline

Definition at line 85 of file FGPropertyReader.h.

◆ end()

const_iterator JSBSim::FGPropertyReader::end ( void ) const
inline

Definition at line 84 of file FGPropertyReader.h.

◆ Load()

void JSBSim::FGPropertyReader::Load ( Element * el,
FGPropertyManager * PropertyManager,
bool override )

Definition at line 67 of file FGPropertyReader.cpp.

◆ ResetToIC()

bool JSBSim::FGPropertyReader::ResetToIC ( void )

Definition at line 54 of file FGPropertyReader.cpp.


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