Class mediapipe::api2::internal::PortArg
template <class P>
Public Types
Type | Name |
---|---|
typedef typename P::PayloadT | PayloadT |
Public Functions
Type | Name |
---|---|
PortArg (CalculatorContext * cc, const P & port) |
|
operator Packet< typename P::value_t > () |
|
operator PacketBase () |
|
operator const PayloadT & () |
Public Types Documentation
typedef PayloadT
using mediapipe::api2::internal::PortArg< P >::PayloadT = typename P::PayloadT;
Public Functions Documentation
function PortArg
inline PortArg::PortArg (
CalculatorContext * cc,
const P & port
)
function operator Packet< typename P::value_t >
inline PortArg::operator Packet< typename P::value_t > ()
function operator PacketBase
inline PortArg::operator PacketBase ()
function operator const PayloadT &
inline PortArg::operator const PayloadT & ()
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/api/contract.h