1.00.1
C++ Simulated Airline Inventory Management System library
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
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
Definition:
AIRINV_Master_Service.hpp:38
stdair
Forward declarations.
Definition:
AIRINV_Master_Service.hpp:25
AIRINV::BomRootHelper
Definition:
BomRootHelper.hpp:16
AIRINV::BomRootHelper::fillFromRouting
static void fillFromRouting(const stdair::BomRoot &)
Definition:
BomRootHelper.cpp:16
Generated on Tue Jun 16 2015 01:10:59 for AirInv by
1.8.9.1