File calculator_node.h
FileList > framework > calculator_node.h
Go to the source code of this file
#include <stddef.h>#include <functional>#include <map>#include <memory>#include <string>#include <unordered_map>#include <unordered_set>#include "absl/base/macros.h"#include "absl/synchronization/mutex.h"#include "mediapipe/framework/calculator.pb.h"#include "mediapipe/framework/calculator_base.h"#include "mediapipe/framework/calculator_context.h"#include "mediapipe/framework/calculator_context_manager.h"#include "mediapipe/framework/calculator_state.h"#include "mediapipe/framework/input_side_packet_handler.h"#include "mediapipe/framework/input_stream_handler.h"#include "mediapipe/framework/legacy_calculator_support.h"#include "mediapipe/framework/output_side_packet_impl.h"#include "mediapipe/framework/output_stream_handler.h"#include "mediapipe/framework/packet.h"#include "mediapipe/framework/packet_set.h"#include "mediapipe/framework/packet_type.h"#include "mediapipe/framework/port.h"#include "mediapipe/framework/port/status.h"#include "mediapipe/framework/stream_handler.pb.h"#include "mediapipe/framework/timestamp.h"#include "mediapipe/framework/tool/validate_name.h"#include "mediapipe/framework/validated_graph_config.h"
Namespaces
| Type | Name |
|---|---|
| namespace | mediapipe |
| namespace | internal |
Classes
| Type | Name |
|---|---|
| class | CalculatorNode |
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/calculator_node.h