Skip to content

File options_util.cc

FileList > framework > tool > options_util.cc

Go to the source code of this file

  • #include "mediapipe/framework/tool/options_util.h"
  • #include <memory>
  • #include <string>
  • #include <variant>
  • #include "absl/strings/ascii.h"
  • #include "absl/strings/str_cat.h"
  • #include "absl/strings/string_view.h"
  • #include "mediapipe/framework/calculator_context.h"
  • #include "mediapipe/framework/input_stream_shard.h"
  • #include "mediapipe/framework/output_side_packet.h"
  • #include "mediapipe/framework/packet.h"
  • #include "mediapipe/framework/packet_set.h"
  • #include "mediapipe/framework/packet_type.h"
  • #include "mediapipe/framework/port/advanced_proto_inc.h"
  • #include "mediapipe/framework/port/status.h"
  • #include "mediapipe/framework/tool/name_util.h"
  • #include "mediapipe/framework/tool/options_field_util.h"
  • #include "mediapipe/framework/tool/options_registry.h"
  • #include "mediapipe/framework/tool/options_syntax_util.h"
  • #include "mediapipe/framework/tool/proto_util_lite.h"

Namespaces

Type Name
namespace mediapipe
namespace tool

Macros

Type Name
define ASSIGN_IF_OK (lhs, rexpr) /* multi line expression */

Macro Definition Documentation

define ASSIGN_IF_OK

#define ASSIGN_IF_OK (
    lhs,
    rexpr
) `/* multi line expression */`


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/tool/options_util.cc