File sink.cc
FileList > framework > tool > sink.cc
Go to the source code of this file
#include "mediapipe/framework/tool/sink.h"#include <stdio.h>#include <functional>#include <map>#include <memory>#include <string>#include <utility>#include <vector>#include "absl/log/absl_check.h"#include "absl/log/absl_log.h"#include "absl/status/status.h"#include "absl/strings/str_cat.h"#include "absl/strings/str_join.h"#include "mediapipe/calculators/internal/callback_packet_calculator.pb.h"#include "mediapipe/framework/calculator.pb.h"#include "mediapipe/framework/calculator_base.h"#include "mediapipe/framework/calculator_graph.h"#include "mediapipe/framework/calculator_registry.h"#include "mediapipe/framework/packet.h"#include "mediapipe/framework/packet_type.h"#include "mediapipe/framework/port/source_location.h"#include "mediapipe/framework/port/status_builder.h"#include "mediapipe/framework/timestamp.h"#include "mediapipe/framework/tool/name_util.h"#include "mediapipe/framework/tool/status_util.h"
Namespaces
| Type | Name |
|---|---|
| namespace | mediapipe |
| namespace | tool |
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/tool/sink.cc