#include <WsfCSV_EventOutput.hpp>
|
| static void | AddDataTags (const std::string &aEventName, const std::vector< std::string > &aDataTags) |
| static void | AppendDataTags (std::vector< std::string > &aLHS, const std::vector< std::string > &aRHS) |
◆ WsfCSV_EventOutputData()
| WsfCSV_EventOutputData::WsfCSV_EventOutputData |
( |
| ) |
|
◆ AddDataTags()
| void WsfCSV_EventOutputData::AddDataTags |
( |
const std::string & | aEventName, |
|
|
const std::vector< std::string > & | aDataTags ) |
|
static |
◆ AppendDataTags()
| void WsfCSV_EventOutputData::AppendDataTags |
( |
std::vector< std::string > & | aLHS, |
|
|
const std::vector< std::string > & | aRHS ) |
|
static |
◆ ProcessInput()
| bool WsfCSV_EventOutputData::ProcessInput |
( |
UtInput & | aInput | ) |
|
|
overridevirtual |
◆ mDataTags
| std::map< std::string, std::vector< std::string > > WsfCSV_EventOutputData::mDataTags |
|
static |
◆ mEM_InteractionTags
| const std::vector< std::string > WsfCSV_EventOutputData::mEM_InteractionTags |
|
static |
◆ mInsertDataTags
| bool WsfCSV_EventOutputData::mInsertDataTags {true} |
◆ mLocationDataStr
| std::string WsfCSV_EventOutputData::mLocationDataStr {"lat<lat>, lon<lon>, alt<double>"} |
◆ mMessageDataTags
| const std::vector< std::string > WsfCSV_EventOutputData::mMessageDataTags |
|
static |
Initial value: = {
"time<time>",
"event<string>",
"platform<string>",
"side<string>",
"comm<string>",
"message_serial_number<int>",
"data_tag<double>",
"message_type<string>",
"message_size<int>",
"queue_size<int>",
"comment<string>",
"message_status<string>",
"request_id<string>",
"system<string>",
"message_platform<string>",
"track_id<string>"}
Referenced by WsfCSV_EventOutputData().
◆ mTrackDataBriefTags
| const std::vector< std::string > WsfCSV_EventOutputData::mTrackDataBriefTags |
|
static |
Initial value:= {"start_time<time>",
"update_time<time>",
"update_count<int>",
"quality<double>",
"domain<string>",
"track_type<string>",
"is_candidate<string>",
"is_false_target<string>"}
Referenced by WsfCSV_EventOutputData().
◆ mTrackDataTags
| const std::vector< std::string > WsfCSV_EventOutputData::mTrackDataTags |
|
static |
◆ sCriticalSection
| std::mutex WsfCSV_EventOutputData::sCriticalSection |
|
static |
The documentation for this struct was generated from the following files: