Skip to main content

BuildAdaptationSummary Struct

Declaration

struct simaai::neat::BuildAdaptationSummary { ... }

Included Headers

#include <SessionReport.h>

Public Member Attributes Index

std::stringshape_policy
std::stringdynamic_capability
intseed_width = -1
intseed_height = -1
intseed_depth = -1
std::stringseed_width_origin
std::stringseed_height_origin
std::stringseed_depth_origin
intmax_width = -1
intmax_height = -1
intmax_depth = -1
std::stringmax_width_origin
std::stringmax_height_origin
std::stringmax_depth_origin
std::size_tmax_input_bytes_guard = 0
std::stringbyte_guard_origin
boolallow_ingress_cvu_format_renegotiation = false
std::vector< BuildAdaptationAction >actions

Definition at line 51 of file SessionReport.h.

Public Member Attributes

actions

std::vector<BuildAdaptationAction> simaai::neat::BuildAdaptationSummary::actions

Definition at line 73 of file SessionReport.h.

73 std::vector<BuildAdaptationAction> actions;

allow_ingress_cvu_format_renegotiation

bool simaai::neat::BuildAdaptationSummary::allow_ingress_cvu_format_renegotiation = false

Definition at line 71 of file SessionReport.h.

byte_guard_origin

std::string simaai::neat::BuildAdaptationSummary::byte_guard_origin

Definition at line 70 of file SessionReport.h.

70 std::string byte_guard_origin;

dynamic_capability

std::string simaai::neat::BuildAdaptationSummary::dynamic_capability

Definition at line 53 of file SessionReport.h.

53 std::string dynamic_capability;

max_depth

int simaai::neat::BuildAdaptationSummary::max_depth = -1

Definition at line 64 of file SessionReport.h.

64 int max_depth = -1;

max_depth_origin

std::string simaai::neat::BuildAdaptationSummary::max_depth_origin

Definition at line 67 of file SessionReport.h.

67 std::string max_depth_origin;

max_height

int simaai::neat::BuildAdaptationSummary::max_height = -1

Definition at line 63 of file SessionReport.h.

63 int max_height = -1;

max_height_origin

std::string simaai::neat::BuildAdaptationSummary::max_height_origin

Definition at line 66 of file SessionReport.h.

66 std::string max_height_origin;

max_input_bytes_guard

std::size_t simaai::neat::BuildAdaptationSummary::max_input_bytes_guard = 0

Definition at line 69 of file SessionReport.h.

69 std::size_t max_input_bytes_guard = 0;

max_width

int simaai::neat::BuildAdaptationSummary::max_width = -1

Definition at line 62 of file SessionReport.h.

62 int max_width = -1;

max_width_origin

std::string simaai::neat::BuildAdaptationSummary::max_width_origin

Definition at line 65 of file SessionReport.h.

65 std::string max_width_origin;

seed_depth

int simaai::neat::BuildAdaptationSummary::seed_depth = -1

Definition at line 57 of file SessionReport.h.

57 int seed_depth = -1;

seed_depth_origin

std::string simaai::neat::BuildAdaptationSummary::seed_depth_origin

Definition at line 60 of file SessionReport.h.

60 std::string seed_depth_origin;

seed_height

int simaai::neat::BuildAdaptationSummary::seed_height = -1

Definition at line 56 of file SessionReport.h.

56 int seed_height = -1;

seed_height_origin

std::string simaai::neat::BuildAdaptationSummary::seed_height_origin

Definition at line 59 of file SessionReport.h.

59 std::string seed_height_origin;

seed_width

int simaai::neat::BuildAdaptationSummary::seed_width = -1

Definition at line 55 of file SessionReport.h.

55 int seed_width = -1;

seed_width_origin

std::string simaai::neat::BuildAdaptationSummary::seed_width_origin

Definition at line 58 of file SessionReport.h.

58 std::string seed_width_origin;

shape_policy

std::string simaai::neat::BuildAdaptationSummary::shape_policy

Definition at line 52 of file SessionReport.h.

52 std::string shape_policy;

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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.