Class wrapper of bom ID (e.g. pointer to object). More...
#include <stdair/bom/BomID.hpp>
Public Member Functions | |
BOM & | getObject () const |
BomID (BOM &iBOM) | |
BomID (const BomID &) | |
~BomID () |
Class wrapper of bom ID (e.g. pointer to object).
stdair::BomID< BOM >::BomID | ( | BOM & | iBOM | ) |
stdair::BomID< BOM >::BomID | ( | const BomID< BOM > & | iBomID | ) |
stdair::BomID< BOM >::~BomID | ( | ) |
BOM & stdair::BomID< BOM >::getObject | ( | ) | const |
Retrieve the object.
Definition at line 68 of file BomID.hpp.
Referenced by stdair::CancellationStruct::describe(), and stdair::CancellationStruct::display().