convertUNICADO2CPACS
cpacsAcft::cpacsSystem::mapElements Struct Reference

Structure for ATA (key + an ATA value) More...

#include <cpacsAcftXML.h>

Collaboration diagram for cpacsAcft::cpacsSystem::mapElements:
Collaboration graph

Public Member Functions

 ~mapElements ()
 Destructor of the mapElements structure. More...
 

Public Attributes

std::unordered_map< std::string, ATAmap
 

Detailed Description

Structure for ATA (key + an ATA value)

Constructor & Destructor Documentation

◆ ~mapElements()

cpacsAcft::cpacsSystem::mapElements::~mapElements ( )
inline

Destructor of the mapElements structure.

Member Data Documentation

◆ map

std::unordered_map<std::string, ATA> cpacsAcft::cpacsSystem::mapElements::map

Unordered map of elements from ATA class


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