Skip to main content

CastPreparedStage Struct

Declaration

struct simaai::gst::CastPreparedStage { ... }

Included Headers

Public Member Attributes Index

std::stringstage_key
gintdirection = 0
TensorBufferPublishContractidentity_publish_contract
std::optional< TensorBufferPreparedMetaTemplate >prepared_meta_template
booloutput_use_segment_allocator = false
std::uint64_toutput_gst_flags = 0U

Definition at line 47 of file SimaPreparedRuntimeAbi.h.

Public Member Attributes

direction

gint simaai::gst::CastPreparedStage::direction = 0

Definition at line 49 of file SimaPreparedRuntimeAbi.h.

49 gint direction = 0;

identity_publish_contract

TensorBufferPublishContract simaai::gst::CastPreparedStage::identity_publish_contract

Definition at line 50 of file SimaPreparedRuntimeAbi.h.

50 TensorBufferPublishContract identity_publish_contract;

output_gst_flags

std::uint64_t simaai::gst::CastPreparedStage::output_gst_flags = 0U

Definition at line 53 of file SimaPreparedRuntimeAbi.h.

53 std::uint64_t output_gst_flags = 0U;

output_use_segment_allocator

bool simaai::gst::CastPreparedStage::output_use_segment_allocator = false

Definition at line 52 of file SimaPreparedRuntimeAbi.h.

prepared_meta_template

std::optional<TensorBufferPreparedMetaTemplate> simaai::gst::CastPreparedStage::prepared_meta_template

Definition at line 51 of file SimaPreparedRuntimeAbi.h.

51 std::optional<TensorBufferPreparedMetaTemplate> prepared_meta_template;

stage_key

std::string simaai::gst::CastPreparedStage::stage_key

Definition at line 48 of file SimaPreparedRuntimeAbi.h.

48 std::string stage_key;

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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.