convertUNICADO2CPACS
cpacsAcft::cpacsMonetaryValues::mapElements Struct Reference

Structure for mapElements (key + a costElement value) More...

#include <cpacsAcftXML.h>

Collaboration diagram for cpacsAcft::cpacsMonetaryValues::mapElements:
Collaboration graph

Public Member Functions

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

Public Attributes

std::unordered_map< std::string, costElementmap
 

Detailed Description

Structure for mapElements (key + a costElement value)

Constructor & Destructor Documentation

◆ ~mapElements()

cpacsAcft::cpacsMonetaryValues::mapElements::~mapElements ( )
inline

Destructor of the mapElements structure.

Member Data Documentation

◆ map

std::unordered_map<std::string, costElement> cpacsAcft::cpacsMonetaryValues::mapElements::map

costElement: Unordered map of elements from costElement class


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