Skip to content

File proto_util_lite.cc

FileList > framework > tool > proto_util_lite.cc

Go to the source code of this file

  • #include "mediapipe/framework/tool/proto_util_lite.h"
  • #include <tuple>
  • #include "absl/log/absl_check.h"
  • #include "absl/strings/match.h"
  • #include "absl/strings/numbers.h"
  • #include "absl/strings/str_cat.h"
  • #include "mediapipe/framework/port/canonical_errors.h"
  • #include "mediapipe/framework/port/logging.h"
  • #include "mediapipe/framework/port/ret_check.h"
  • #include "mediapipe/framework/port/statusor.h"
  • #include "mediapipe/framework/tool/field_data.pb.h"
  • #include "mediapipe/framework/type_map.h"

Namespaces

Type Name
namespace mediapipe
namespace tool
namespace anonymous_namespace{proto_util_lite.cc}

Macros

Type Name
define RET_CHECK_NO_LOG (cond) RET\_CHECK(cond).SetNoLogging()

Macro Definition Documentation

define RET_CHECK_NO_LOG

#define RET_CHECK_NO_LOG (
    cond
) `RET_CHECK(cond).SetNoLogging()`


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