$treeview $search $mathjax
#include <sevmgr/bom/BomJSONExport.hpp>
Static Public Member Functions | |
| static void | jsonExportEventQueue (stdair::STDAIR_ServicePtr_T &, std::ostream &, const EventQueue &, const stdair::EventType::EN_EventType &) |
Definition at line 34 of file BomJSONExport.hpp.
| void SEVMGR::BomJSONExport::jsonExportEventQueue | ( | stdair::STDAIR_ServicePtr_T & | , | |
| std::ostream & | , | |||
| const EventQueue & | , | |||
| const stdair::EventType::EN_EventType & | ||||
| ) | [static] |
Export (dump in the underlying output log stream and in JSON format) the event struct objects contained in the event queue.
STDAIR_ServicePtr_T& Pointer on the StdAir service handler.
| std::ostream& | Output stream in which the events should be logged/dumped. | |
| const | EventQueue& Events queue to be stored in JSON-ified format. | |
| const | stdair::EventType::EN_EventType& Filter to select objects with a certain event type. |
Definition at line 32 of file BomJSONExport.cpp.
References SEVMGR::EventQueue::getEventList().
Referenced by SEVMGR::SEVMGR_Service::jsonExportEventQueue().
1.4.7
Generated on Sun Jun 14 14:14:22 2015 for SEvMgr by
1.4.7