$treeview $search $mathjax
StdAir Logo  1.00.1
$projectbrief
$projectbrief
$searchbox

stdair::FacAbstract Class Reference

#include <stdair/factory/FacAbstract.hpp>

Inheritance diagram for stdair::FacAbstract:

stdair::FacBom< BOM > stdair::FacBomManager stdair::FacCloneBom< BOM > List of all members.

Public Member Functions

virtual ~FacAbstract ()

Protected Member Functions

 FacAbstract ()

Detailed Description

Base class for Factory layer.

Definition at line 10 of file FacAbstract.hpp.


Constructor & Destructor Documentation

stdair::FacAbstract::~FacAbstract (  )  [virtual]

Destructor.

Definition at line 13 of file FacAbstract.cpp.

stdair::FacAbstract::FacAbstract (  )  [inline, protected]

Default Constructor.
This constructor is protected to ensure the class is abstract.

Definition at line 18 of file FacAbstract.hpp.


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