Skip to main content

MeasurePathTiming Struct

Declaration

struct simaai::neat::MeasurePathTiming { ... }

Included Headers

#include <Run.h>

Public Member Attributes Index

boolavailable = false
std::stringstatus
std::stringsource
std::stringreason
std::stringaggregation = "measured_window"
std::vector< std::string >warnings
MeasurePathIdentityidentity
std::vector< MeasurePathNodeArrival >node_arrival
std::vector< MeasurePathInterPluginGap >inter_plugin_gap
std::vector< MeasurePathOutputTail >output_tail

Definition at line 461 of file Run.h.

Public Member Attributes

aggregation

std::string simaai::neat::MeasurePathTiming::aggregation = "measured_window"

Definition at line 466 of file Run.h.

available

bool simaai::neat::MeasurePathTiming::available = false

Definition at line 462 of file Run.h.

identity

MeasurePathIdentity simaai::neat::MeasurePathTiming::identity

Definition at line 468 of file Run.h.

inter_plugin_gap

std::vector<MeasurePathInterPluginGap> simaai::neat::MeasurePathTiming::inter_plugin_gap

Definition at line 470 of file Run.h.

node_arrival

std::vector<MeasurePathNodeArrival> simaai::neat::MeasurePathTiming::node_arrival

Definition at line 469 of file Run.h.

output_tail

std::vector<MeasurePathOutputTail> simaai::neat::MeasurePathTiming::output_tail

Definition at line 471 of file Run.h.

reason

std::string simaai::neat::MeasurePathTiming::reason

Definition at line 465 of file Run.h.

source

std::string simaai::neat::MeasurePathTiming::source

Definition at line 464 of file Run.h.

status

std::string simaai::neat::MeasurePathTiming::status

Definition at line 463 of file Run.h.

warnings

std::vector<std::string> simaai::neat::MeasurePathTiming::warnings

Definition at line 467 of file Run.h.


The documentation for this struct was generated from the following file:


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.