AirInv Logo  1.00.1
C++ Simulated Airline Inventory Management System library
AIRINV::FRAT5ParserHelper::storeCurveKey Struct Reference

#include <airinv/command/FRAT5ParserHelper.hpp>

+ Inheritance diagram for AIRINV::FRAT5ParserHelper::storeCurveKey:

Public Member Functions

 storeCurveKey (FRAT5Struct &)
 
void operator() (iterator_t iStr, iterator_t iStrEnd) const
 

Public Attributes

FRAT5Struct_frat5
 

Detailed Description

Store the parsed curve key.

Definition at line 37 of file FRAT5ParserHelper.hpp.

Constructor & Destructor Documentation

AIRINV::FRAT5ParserHelper::storeCurveKey::storeCurveKey ( FRAT5Struct ioFRAT5)

Actor Constructor.

Definition at line 33 of file FRAT5ParserHelper.cpp.

Member Function Documentation

void AIRINV::FRAT5ParserHelper::storeCurveKey::operator() ( iterator_t  iStr,
iterator_t  iStrEnd 
) const

Actor Function (functor).

Definition at line 38 of file FRAT5ParserHelper.cpp.

References AIRINV::FRAT5ParserHelper::ParserSemanticAction::_frat5, and AIRINV::FRAT5Struct::_key.

Member Data Documentation

FRAT5Struct& AIRINV::FRAT5ParserHelper::ParserSemanticAction::_frat5
inherited

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