Class mediapipe::InputSidePacketHandler
ClassList > mediapipe > InputSidePacketHandler
Public Functions
Type | Name |
---|---|
InputSidePacketHandler () = default |
|
const PacketSet & | InputSidePackets () const |
bool | InputSidePacketsChanged () |
int | MissingInputSidePacketCount () const |
absl::Status | PrepareForRun (const PacketTypeSet * input_side_packet_types, const std::map< std::string, Packet > & all_side_packets, std::function< void()> input_side_packets_ready_callback, std::function< void(absl::Status)> error_callback) |
void | Set (CollectionItemId id, const Packet & packet) |
~InputSidePacketHandler () = default |
Public Functions Documentation
function InputSidePacketHandler
mediapipe::InputSidePacketHandler::InputSidePacketHandler () = default
function InputSidePackets
inline const PacketSet & mediapipe::InputSidePacketHandler::InputSidePackets () const
function InputSidePacketsChanged
bool mediapipe::InputSidePacketHandler::InputSidePacketsChanged ()
function MissingInputSidePacketCount
inline int mediapipe::InputSidePacketHandler::MissingInputSidePacketCount () const
function PrepareForRun
absl::Status mediapipe::InputSidePacketHandler::PrepareForRun (
const PacketTypeSet * input_side_packet_types,
const std::map< std::string, Packet > & all_side_packets,
std::function< void()> input_side_packets_ready_callback,
std::function< void(absl::Status)> error_callback
)
function Set
void mediapipe::InputSidePacketHandler::Set (
CollectionItemId id,
const Packet & packet
)
function ~InputSidePacketHandler
mediapipe::InputSidePacketHandler::~InputSidePacketHandler () = default
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/input_side_packet_handler.h