AirInv Logo  1.00.0
C++ Simulated Airline Inventory Management System library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AIRINV::FRAT5ParserHelper::storeDTD Struct Reference

#include <airinv/command/FRAT5ParserHelper.hpp>

+ Inheritance diagram for AIRINV::FRAT5ParserHelper::storeDTD:

List of all members.

Public Member Functions

 storeDTD (FRAT5Struct &)
void operator() (int iDTD) const

Public Attributes

FRAT5Struct_frat5

Detailed Description

Store the DTD.

Definition at line 45 of file FRAT5ParserHelper.hpp.


Constructor & Destructor Documentation

AIRINV::FRAT5ParserHelper::storeDTD::storeDTD ( FRAT5Struct ioFRAT5)

Actor Constructor.

Definition at line 46 of file FRAT5ParserHelper.cpp.


Member Function Documentation

void AIRINV::FRAT5ParserHelper::storeDTD::operator() ( int  iDTD) const

Actor Function (functor).

Definition at line 51 of file FRAT5ParserHelper.cpp.

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


Member Data Documentation

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

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