File template_expander.cc
FileList > framework > tool > template_expander.cc
Go to the source code of this file
#include "mediapipe/framework/tool/template_expander.h"#include <algorithm>#include <memory>#include <string>#include <vector>#include "absl/log/absl_check.h"#include "absl/log/absl_log.h"#include "absl/strings/ascii.h"#include "absl/strings/match.h"#include "absl/strings/numbers.h"#include "mediapipe/framework/calculator.pb.h"#include "mediapipe/framework/port/numbers.h"#include "mediapipe/framework/port/ret_check.h"#include "mediapipe/framework/port/status.h"#include "mediapipe/framework/tool/calculator_graph_template.pb.h"#include "mediapipe/framework/tool/proto_util_lite.h"
Namespaces
| Type | Name |
|---|---|
| namespace | mediapipe |
| namespace | tool |
| namespace | anonymous_namespace{template_expander.cc} |
Classes
| Type | Name |
|---|---|
| class | TemplateExpanderImpl |
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/tool/template_expander.cc