Class mediapipe::OutputSidePacketImpl
ClassList > mediapipe > OutputSidePacketImpl
Inherits the following classes: mediapipe::OutputSidePacket
Public Functions
Type | Name |
---|---|
void | AddMirror (InputSidePacketHandler * input_side_packet_handler, CollectionItemId id) |
Packet | GetPacket () const |
absl::Status | Initialize (const std::string & name, const PacketType * packet_type) |
OutputSidePacketImpl () = default |
|
void | PrepareForRun (std::function< void(absl::Status)> error_callback) |
void | Set (const Packet & packet) override |
~OutputSidePacketImpl () override |
Public Functions Documentation
function AddMirror
void mediapipe::OutputSidePacketImpl::AddMirror (
InputSidePacketHandler * input_side_packet_handler,
CollectionItemId id
)
function GetPacket
inline Packet mediapipe::OutputSidePacketImpl::GetPacket () const
function Initialize
absl::Status mediapipe::OutputSidePacketImpl::Initialize (
const std::string & name,
const PacketType * packet_type
)
function OutputSidePacketImpl
mediapipe::OutputSidePacketImpl::OutputSidePacketImpl () = default
function PrepareForRun
void mediapipe::OutputSidePacketImpl::PrepareForRun (
std::function< void(absl::Status)> error_callback
)
function Set
void mediapipe::OutputSidePacketImpl::Set (
const Packet & packet
) override
function ~OutputSidePacketImpl
mediapipe::OutputSidePacketImpl::~OutputSidePacketImpl () override
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/output_side_packet_impl.h