0.45.1
C++ Standard Airline IT Object Library
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
MPBomRoot.cpp
Go to the documentation of this file.
1
5
// //////////////////////////////////////////////////////////////////////
6
// Import section
7
// //////////////////////////////////////////////////////////////////////
8
// STL
9
#include <cassert>
10
// StdAir Test
11
#include <
test/stdair/MPBomRoot.hpp
>
12
13
namespace
myprovider {
14
15
// ////////////////////////////////////////////////////////////////////
16
BomRoot::BomRoot (
const
Key_T& iKey) : stdair::BomRoot (iKey) {
17
}
18
19
// ////////////////////////////////////////////////////////////////////
20
BomRoot::~BomRoot () {
21
}
22
23
}
Generated on Mon Aug 27 2012 21:34:07 for StdAir by
1.8.1.2