Skip to content

Namespace mediapipe::anonymous_namespace{packet_generator_graph.cc}

Namespace List > mediapipe > anonymous_namespace{packet_generator_graph.cc}

Classes

Type Name
class GeneratorScheduler

Public Functions

Type Name
absl::Status CreateInputsForGenerator (const ValidatedGraphConfig & validated_graph, int generator_index, const std::map< std::string, Packet > & side_packets, PacketSet * input_side_packet_set, bool * unrunnable)
absl::Status Generate (const ValidatedGraphConfig & validated_graph, int generator_index, const PacketSet & input_side_packet_set, PacketSet * output_side_packet_set)

Public Functions Documentation

function CreateInputsForGenerator

absl::Status mediapipe::anonymous_namespace{packet_generator_graph.cc}::CreateInputsForGenerator (
    const ValidatedGraphConfig & validated_graph,
    int generator_index,
    const std::map< std::string, Packet > & side_packets,
    PacketSet * input_side_packet_set,
    bool * unrunnable
) 

function Generate

absl::Status mediapipe::anonymous_namespace{packet_generator_graph.cc}::Generate (
    const ValidatedGraphConfig & validated_graph,
    int generator_index,
    const PacketSet & input_side_packet_set,
    PacketSet * output_side_packet_set
) 


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