Skip to main content

BuildAdaptationAction Struct

Declaration

struct simaai::neat::BuildAdaptationAction { ... }

Included Headers

#include <SessionReport.h>

Public Member Attributes Index

std::stringtarget
boolapplied = false
std::stringdetail
std::stringreason

Definition at line 44 of file SessionReport.h.

Public Member Attributes

applied

bool simaai::neat::BuildAdaptationAction::applied = false

Definition at line 46 of file SessionReport.h.

46 bool applied = false;

detail

std::string simaai::neat::BuildAdaptationAction::detail

Definition at line 47 of file SessionReport.h.

47 std::string detail;

reason

std::string simaai::neat::BuildAdaptationAction::reason

Definition at line 48 of file SessionReport.h.

48 std::string reason; // populated when applied == false

target

std::string simaai::neat::BuildAdaptationAction::target

Definition at line 45 of file SessionReport.h.

45 std::string target; // e.g. "input_constraints", "appsrc_caps_seed"

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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.