1.00.7
C++ Simulated Airline Inventory Management System Library
Loading...
Searching...
No Matches
BomRootHelper.hpp
Go to the documentation of this file.
1
#ifndef __AIRINV_BOM_BOMROOTHELPER_HPP
2
#define __AIRINV_BOM_BOMROOTHELPER_HPP
3
4
// //////////////////////////////////////////////////////////////////////
5
// Import section
6
// //////////////////////////////////////////////////////////////////////
7
8
// Forward declarations.
9
namespace
stdair
{
10
class
BomRoot;
11
}
12
13
namespace
AIRINV
{
16
class
BomRootHelper
{
17
public
:
18
// ////////// Business Methods /////////
21
static
void
fillFromRouting
(
const
stdair::BomRoot&);
22
};
23
24
}
25
#endif
// __AIRINV_BOM_BOMROOTHELPER_HPP
AIRINV::BomRootHelper
Definition:
BomRootHelper.hpp:16
AIRINV::BomRootHelper::fillFromRouting
static void fillFromRouting(const stdair::BomRoot &)
Definition:
BomRootHelper.cpp:16
AIRINV
Definition:
AIRINV_Master_Service.hpp:38
stdair
Forward declarations.
Definition:
AIRINV_Master_Service.hpp:25
Generated on Wed Jul 20 2022 00:00:00 for AirInv by
1.9.5