Skip to content

Class mediapipe::api2::NodeImpl

template <class Intf, class Impl>

ClassList > NodeImpl

Inherits the following classes: mediapipe::api2::RegisteredNode< void >, Intf

Inherited by the following classes: mediapipe::api2::InferenceCalculatorNodeImpl, mediapipe::api2::InferenceCalculatorNodeImpl, mediapipe::api2::InferenceCalculatorNodeImpl, mediapipe::api2::InferenceCalculatorNodeImpl

Protected Static Functions

Type Name
constexpr auto In (Tag t)
auto In (Tag t, CC cc)
constexpr auto Out (Tag t)
auto Out (Tag t, CC cc)
constexpr auto SideIn (Tag t)
auto SideIn (Tag t, CC cc)
constexpr auto SideOut (Tag t)
auto SideOut (Tag t, CC cc)

Protected Static Functions Documentation

function In [1/2]

template<class Tag>
static inline constexpr auto NodeImpl::In (
    Tag t
) 

function In [2/2]

template<class Tag, class CC>
static inline auto NodeImpl::In (
    Tag t,
    CC cc
) 

function Out [1/2]

template<class Tag>
static inline constexpr auto NodeImpl::Out (
    Tag t
) 

function Out [2/2]

template<class Tag, class CC>
static inline auto NodeImpl::Out (
    Tag t,
    CC cc
) 

function SideIn [1/2]

template<class Tag>
static inline constexpr auto NodeImpl::SideIn (
    Tag t
) 

function SideIn [2/2]

template<class Tag, class CC>
static inline auto NodeImpl::SideIn (
    Tag t,
    CC cc
) 

function SideOut [1/2]

template<class Tag>
static inline constexpr auto NodeImpl::SideOut (
    Tag t
) 

function SideOut [2/2]

template<class Tag, class CC>
static inline auto NodeImpl::SideOut (
    Tag t,
    CC cc
) 


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/api/node.h