AirInv Logo  1.00.12
C++ Simulated Airline Inventory Management System Library
Loading...
Searching...
No Matches
AIRINV::FRAT5ParserHelper::storeFRAT5Value Struct Reference

#include <airinv/command/FRAT5ParserHelper.hpp>

+ Inheritance diagram for AIRINV::FRAT5ParserHelper::storeFRAT5Value:

Public Member Functions

 storeFRAT5Value (FRAT5Struct &)
 
void operator() (double iReal) const
 

Public Attributes

FRAT5Struct_frat5
 

Detailed Description

Store the FRAT5 value.

Definition at line 53 of file FRAT5ParserHelper.hpp.

Constructor & Destructor Documentation

◆ storeFRAT5Value()

AIRINV::FRAT5ParserHelper::storeFRAT5Value::storeFRAT5Value ( FRAT5Struct & ioFRAT5)

Actor Constructor.

Definition at line 57 of file FRAT5ParserHelper.cpp.

References AIRINV::FRAT5ParserHelper::ParserSemanticAction::ParserSemanticAction().

Member Function Documentation

◆ operator()()

void AIRINV::FRAT5ParserHelper::storeFRAT5Value::operator() ( double iReal) const

Actor Function (functor).

Definition at line 62 of file FRAT5ParserHelper.cpp.

References AIRINV::FRAT5ParserHelper::ParserSemanticAction::_frat5.

Member Data Documentation

◆ _frat5


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