1.00.2
C++ Standard Airline IT Object Library
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
FacAbstract.hpp
Go to the documentation of this file.
1
#ifndef __STDAIR_FAC_FACABSTRACT_HPP
2
#define __STDAIR_FAC_FACABSTRACT_HPP
3
4
// //////////////////////////////////////////////////////////////////////
5
// Import section
6
// //////////////////////////////////////////////////////////////////////
7
8
namespace
stdair {
10
class
FacAbstract
{
11
public
:
13
virtual
~FacAbstract
();
14
15
protected
:
18
FacAbstract
() {}
19
};
20
}
21
#endif // __STDAIR_FAC_FACABSTRACT_HPP
stdair::FacAbstract::~FacAbstract
virtual ~FacAbstract()
Definition:
FacAbstract.cpp:13
stdair::FacAbstract
Definition:
FacAbstract.hpp:10
stdair::FacAbstract::FacAbstract
FacAbstract()
Definition:
FacAbstract.hpp:18
Generated on Wed Jan 20 2016 14:20:00 for StdAir by
1.8.5