Class mediapipe::api2::OutputSidePacketAccess
template <typename T>
ClassList > mediapipe > api2 > OutputSidePacketAccess
Public Functions
Type | Name |
---|---|
bool | IsConnected () const |
void | Set (Packet< T > packet) |
void | Set (const T & payload) |
void | Set (T && payload) |
Public Functions Documentation
function IsConnected
inline bool mediapipe::api2::OutputSidePacketAccess::IsConnected () const
function Set [1/3]
inline void mediapipe::api2::OutputSidePacketAccess::Set (
Packet< T > packet
)
function Set [2/3]
inline void mediapipe::api2::OutputSidePacketAccess::Set (
const T & payload
)
function Set [3/3]
inline void mediapipe::api2::OutputSidePacketAccess::Set (
T && payload
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/api/port.h