File calculator_graph.h
FileList > framework > calculator_graph.h
Go to the source code of this file
#include <atomic>#include <functional>#include <map>#include <memory>#include <string>#include <utility>#include <vector>#include "absl/base/attributes.h"#include "absl/base/thread_annotations.h"#include "absl/container/flat_hash_map.h"#include "absl/container/flat_hash_set.h"#include "absl/status/status.h"#include "absl/status/statusor.h"#include "absl/strings/string_view.h"#include "absl/synchronization/mutex.h"#include "mediapipe/framework/calculator.pb.h"#include "mediapipe/framework/calculator_base.h"#include "mediapipe/framework/calculator_node.h"#include "mediapipe/framework/counter_factory.h"#include "mediapipe/framework/executor.h"#include "mediapipe/framework/graph_output_stream.h"#include "mediapipe/framework/graph_service.h"#include "mediapipe/framework/graph_service_manager.h"#include "mediapipe/framework/mediapipe_profiling.h"#include "mediapipe/framework/output_side_packet_impl.h"#include "mediapipe/framework/output_stream_manager.h"#include "mediapipe/framework/output_stream_poller.h"#include "mediapipe/framework/output_stream_shard.h"#include "mediapipe/framework/packet.h"#include "mediapipe/framework/packet_generator_graph.h"#include "mediapipe/framework/scheduler.h"#include "mediapipe/framework/scheduler_shared.h"#include "mediapipe/framework/subgraph.h"#include "mediapipe/framework/thread_pool_executor.pb.h"#include "mediapipe/framework/timestamp.h"#include "mediapipe/framework/validated_graph_config.h"
Namespaces
| Type | Name |
|---|---|
| namespace | mediapipe |
Classes
| Type | Name |
|---|---|
| class | CalculatorGraph |
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/calculator_graph.h