Skip to main content

CameraInput Class

Declaration

class simaai::neat::CameraInput { ... }

Included Headers

#include <CameraInput.h>

Base classes

classNode
classOutputSpecProvider

Public Constructors Index

CameraInput (CameraInputOptions opt={})

Public Member Functions Index

std::stringkind () const override
std::stringuser_label () const override
InputRoleinput_role () const override
NodeCapsBehaviorcaps_behavior () const override
MemoryContractmemory_contract () const override
std::stringbuffer_name_hint (int node_index) const override
std::stringbackend_fragment (int node_index) const override
std::vector< std::string >element_names (int node_index) const override
OutputSpecoutput_spec (const OutputSpec &input) const override
const CameraInputOptions &options () const
std::stringcaps_string () const

Private Member Attributes Index

CameraInputOptionsopt_

Definition at line 53 of file CameraInput.h.

Public Constructors

CameraInput()

simaai::neat::CameraInput::CameraInput (CameraInputOptions opt={})
explicit

Definition at line 55 of file CameraInput.h.

Public Member Functions

backend_fragment()

std::string simaai::neat::CameraInput::backend_fragment (int node_index)

Definition at line 72 of file CameraInput.h.

buffer_name_hint()

std::string simaai::neat::CameraInput::buffer_name_hint (int node_index)

Definition at line 71 of file CameraInput.h.

caps_behavior()

NodeCapsBehavior simaai::neat::CameraInput::caps_behavior ()
inline

Definition at line 64 of file CameraInput.h.

caps_string()

std::string simaai::neat::CameraInput::caps_string ()

Definition at line 79 of file CameraInput.h.

element_names()

std::vector< std::string > simaai::neat::CameraInput::element_names (int node_index)

Definition at line 73 of file CameraInput.h.

input_role()

InputRole simaai::neat::CameraInput::input_role ()
inline

Definition at line 61 of file CameraInput.h.

kind()

std::string simaai::neat::CameraInput::kind ()
inline

Definition at line 57 of file CameraInput.h.

memory_contract()

MemoryContract simaai::neat::CameraInput::memory_contract ()
inline

Definition at line 67 of file CameraInput.h.

options()

const CameraInputOptions & simaai::neat::CameraInput::options ()
inline

Definition at line 76 of file CameraInput.h.

output_spec()

OutputSpec simaai::neat::CameraInput::output_spec (const OutputSpec & input)

Definition at line 74 of file CameraInput.h.

user_label()

std::string simaai::neat::CameraInput::user_label ()

Definition at line 60 of file CameraInput.h.

Private Member Attributes

opt_

CameraInputOptions simaai::neat::CameraInput::opt_

Definition at line 82 of file CameraInput.h.


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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.