$treeview $search $mathjax
#include <trademgen/bom/BomDisplay.hpp>
Static Public Member Functions | |
| static std::string | csvDisplay (const SEVMGR::SEVMGR_ServicePtr_T) |
| static void | csvDisplay (std::ostream &, const DemandStream &) |
Definition at line 23 of file BomDisplay.hpp.
| std::string TRADEMGEN::BomDisplay::csvDisplay | ( | const SEVMGR::SEVMGR_ServicePtr_T | ) | [static] |
Recursively display (dump in the underlying output log stream) the objects of the BOM tree.
| std::ostream& | Output stream in which the BOM tree should be logged/dumped. | |
| const | SEVMGR::SEVMGR_ServicePtr_T Pointer on the SEvMgr service handler to display the queue key and to obtain the demand stream list. |
Definition at line 45 of file BomDisplay.cpp.
Referenced by TRADEMGEN::TRADEMGEN_Service::csvDisplay().
| void TRADEMGEN::BomDisplay::csvDisplay | ( | std::ostream & | , | |
| const DemandStream & | ||||
| ) | [static] |
Recursively display (dump in the underlying output log stream) the objects of the BOM tree.
| std::ostream& | Output stream in which the BOM tree should be logged/dumped. | |
| const | DemandStream& Root of the BOM tree to be displayed. |
Definition at line 87 of file BomDisplay.cpp.
References TRADEMGEN::DemandStream::display().
1.4.7
Generated on Sat Jun 27 22:20:07 2015 for TraDemGen by
1.4.7