Skip to main content

ProcessMlaPreparedStage Struct

Declaration

struct simaai::gst::ProcessMlaPreparedStage { ... }

Included Headers

#include <SimaPreparedRuntimeAbi.h>

Public Constructors Index

ProcessMlaPreparedStage ()=default
ProcessMlaPreparedStage (const ProcessMlaPreparedStage &)=delete
ProcessMlaPreparedStage (ProcessMlaPreparedStage &&other) noexcept

Public Destructor Index

~ProcessMlaPreparedStage ()

Public Operators Index

ProcessMlaPreparedStage &operator= (const ProcessMlaPreparedStage &)=delete
ProcessMlaPreparedStage &operator= (ProcessMlaPreparedStage &&other) noexcept

Public Member Functions Index

voidreset ()

Public Member Attributes Index

std::stringstage_key
ProcessMlaRuntimeConfigruntime_cfg
TensorBufferReadRequestinput_request
TensorBufferPublishContractoutput_publish_contract
std::optional< TensorBufferPreparedMetaTemplate >output_meta_template
GstCaps *sink_caps = nullptr
GstCaps *src_caps = nullptr

Definition at line 56 of file SimaPreparedRuntimeAbi.h.

Public Constructors

ProcessMlaPreparedStage()

simaai::gst::ProcessMlaPreparedStage::ProcessMlaPreparedStage ()
default

Definition at line 65 of file SimaPreparedRuntimeAbi.h.

ProcessMlaPreparedStage()

simaai::gst::ProcessMlaPreparedStage::ProcessMlaPreparedStage (const ProcessMlaPreparedStage &)
delete

Definition at line 70 of file SimaPreparedRuntimeAbi.h.

ProcessMlaPreparedStage()

simaai::gst::ProcessMlaPreparedStage::ProcessMlaPreparedStage (ProcessMlaPreparedStage && other)
inline noexcept

Definition at line 73 of file SimaPreparedRuntimeAbi.h.

Public Destructor

~ProcessMlaPreparedStage()

simaai::gst::ProcessMlaPreparedStage::~ProcessMlaPreparedStage ()
inline

Definition at line 66 of file SimaPreparedRuntimeAbi.h.

Public Operators

operator=()

ProcessMlaPreparedStage & simaai::gst::ProcessMlaPreparedStage::operator= (const ProcessMlaPreparedStage &)
delete

Definition at line 71 of file SimaPreparedRuntimeAbi.h.

operator=()

ProcessMlaPreparedStage & simaai::gst::ProcessMlaPreparedStage::operator= (ProcessMlaPreparedStage && other)
inline noexcept

Definition at line 83 of file SimaPreparedRuntimeAbi.h.

Public Member Functions

reset()

void simaai::gst::ProcessMlaPreparedStage::reset ()
inline

Definition at line 99 of file SimaPreparedRuntimeAbi.h.

Public Member Attributes

input_request

TensorBufferReadRequest simaai::gst::ProcessMlaPreparedStage::input_request

Definition at line 59 of file SimaPreparedRuntimeAbi.h.

output_meta_template

std::optional<TensorBufferPreparedMetaTemplate> simaai::gst::ProcessMlaPreparedStage::output_meta_template

Definition at line 61 of file SimaPreparedRuntimeAbi.h.

output_publish_contract

TensorBufferPublishContract simaai::gst::ProcessMlaPreparedStage::output_publish_contract

Definition at line 60 of file SimaPreparedRuntimeAbi.h.

runtime_cfg

ProcessMlaRuntimeConfig simaai::gst::ProcessMlaPreparedStage::runtime_cfg

Definition at line 58 of file SimaPreparedRuntimeAbi.h.

sink_caps

GstCaps* simaai::gst::ProcessMlaPreparedStage::sink_caps = nullptr

Definition at line 62 of file SimaPreparedRuntimeAbi.h.

src_caps

GstCaps* simaai::gst::ProcessMlaPreparedStage::src_caps = nullptr

Definition at line 63 of file SimaPreparedRuntimeAbi.h.

stage_key

std::string simaai::gst::ProcessMlaPreparedStage::stage_key

Definition at line 57 of file SimaPreparedRuntimeAbi.h.


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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.