File subgraph.h
FileList > framework > subgraph.h
Go to the source code of this file
#include "absl/base/macros.h"#include "absl/memory/memory.h"#include "absl/status/status.h"#include "absl/strings/string_view.h"#include "absl/types/optional.h"#include "mediapipe/framework/calculator.pb.h"#include "mediapipe/framework/deps/registration.h"#include "mediapipe/framework/graph_service.h"#include "mediapipe/framework/graph_service_manager.h"#include "mediapipe/framework/port/status.h"#include "mediapipe/framework/port/statusor.h"#include "mediapipe/framework/tool/calculator_graph_template.pb.h"#include "mediapipe/framework/tool/options_util.h"#include "mediapipe/util/unused.hpp"
Namespaces
| Type | Name |
|---|---|
| namespace | mediapipe |
Classes
| Type | Name |
|---|---|
| class | GraphRegistry |
| class | ProtoSubgraph |
| class | Subgraph |
| class | SubgraphContext |
| class | TemplateSubgraph |
Macros
| Type | Name |
|---|---|
| define | REGISTER_MEDIAPIPE_GRAPH (name) /* multi line expression */ |
Macro Definition Documentation
define REGISTER_MEDIAPIPE_GRAPH
#define REGISTER_MEDIAPIPE_GRAPH (
name
) `/* multi line expression */`
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/subgraph.h