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 444 of file Run.h.

Public Member Attributes

aggregation

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

Definition at line 449 of file Run.h.

available

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

Definition at line 445 of file Run.h.

identity

MeasurePathIdentity simaai::neat::MeasurePathTiming::identity

Definition at line 451 of file Run.h.

inter_plugin_gap

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

Definition at line 453 of file Run.h.

node_arrival

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

Definition at line 452 of file Run.h.

output_tail

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

Definition at line 454 of file Run.h.

reason

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

Definition at line 448 of file Run.h.

source

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

Definition at line 447 of file Run.h.

status

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

Definition at line 446 of file Run.h.

warnings

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

Definition at line 450 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.