FlightGear next
FGHLA::XMLConfigReader::ObjectClassConfig Struct Reference

Public Attributes

std::string _name
 
std::string _type
 
ModelConfig _modelConfig
 
SimTimeConfig _simTimeConfig
 
PositionConfig _positionConfig
 
MPPropertiesConfig _mpPropertiesConfig
 
DataElementList _dataElementList
 

Detailed Description

Definition at line 106 of file hla.cxx.

Member Data Documentation

◆ _dataElementList

DataElementList FGHLA::XMLConfigReader::ObjectClassConfig::_dataElementList

Definition at line 113 of file hla.cxx.

◆ _modelConfig

ModelConfig FGHLA::XMLConfigReader::ObjectClassConfig::_modelConfig

Definition at line 109 of file hla.cxx.

◆ _mpPropertiesConfig

MPPropertiesConfig FGHLA::XMLConfigReader::ObjectClassConfig::_mpPropertiesConfig

Definition at line 112 of file hla.cxx.

◆ _name

std::string FGHLA::XMLConfigReader::ObjectClassConfig::_name

Definition at line 107 of file hla.cxx.

◆ _positionConfig

PositionConfig FGHLA::XMLConfigReader::ObjectClassConfig::_positionConfig

Definition at line 111 of file hla.cxx.

◆ _simTimeConfig

SimTimeConfig FGHLA::XMLConfigReader::ObjectClassConfig::_simTimeConfig

Definition at line 110 of file hla.cxx.

◆ _type

std::string FGHLA::XMLConfigReader::ObjectClassConfig::_type

Definition at line 108 of file hla.cxx.


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