Skip to content

Namespace mediapipe::anonymous_namespace{calculator_node.cc}

Namespace List > mediapipe > anonymous_namespace{calculator_node.cc}

Public Functions

Type Name
void CopyCollection (const CollectionType & other, CollectionType * result)
const Packet GetPacket (const OutputSidePacket & out)
const PacketType * GetPacketType (const PacketTypeSet & packet_type_set, const std::string & tag, const int index)
std::shared_ptr< tool::TagMap > RemoveNames (const tool::TagMap & tag_map, std::set< std::string > names)
std::unique_ptr< PacketTypeSet > RemoveOmittedPacketTypes (const PacketTypeSet & packet_types, const std::map< std::string, Packet > & all_side_packets, const ValidatedGraphConfig * validated_graph)
absl::Status ResendSidePackets (CalculatorContext * cc)

Public Functions Documentation

function CopyCollection

template<class CollectionType>
void mediapipe::anonymous_namespace{calculator_node.cc}::CopyCollection (
    const CollectionType & other,
    CollectionType * result
) 

function GetPacket

const Packet mediapipe::anonymous_namespace{calculator_node.cc}::GetPacket (
    const OutputSidePacket & out
) 

function GetPacketType

const PacketType * mediapipe::anonymous_namespace{calculator_node.cc}::GetPacketType (
    const PacketTypeSet & packet_type_set,
    const std::string & tag,
    const int index
) 

function RemoveNames

std::shared_ptr< tool::TagMap > mediapipe::anonymous_namespace{calculator_node.cc}::RemoveNames (
    const tool::TagMap & tag_map,
    std::set< std::string > names
) 

function RemoveOmittedPacketTypes

std::unique_ptr< PacketTypeSet > mediapipe::anonymous_namespace{calculator_node.cc}::RemoveOmittedPacketTypes (
    const PacketTypeSet & packet_types,
    const std::map< std::string, Packet > & all_side_packets,
    const ValidatedGraphConfig * validated_graph
) 

function ResendSidePackets

absl::Status mediapipe::anonymous_namespace{calculator_node.cc}::ResendSidePackets (
    CalculatorContext * cc
) 


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