Skip to content

File calculator_graph_template.pb.cc

FileList > framework > tool > calculator_graph_template.pb.cc

Go to the source code of this file

  • #include "mediapipe/framework/tool/calculator_graph_template.pb.h"
  • #include <algorithm>
  • #include <google/protobuf/io/coded_stream.h>
  • #include <google/protobuf/extension_set.h>
  • #include <google/protobuf/wire_format_lite.h>
  • #include <google/protobuf/descriptor.h>
  • #include <google/protobuf/generated_message_reflection.h>
  • #include <google/protobuf/reflection_ops.h>
  • #include <google/protobuf/wire_format.h>
  • #include <google/protobuf/port_def.inc>
  • #include <google/protobuf/port_undef.inc>

Namespaces

Type Name
namespace mediapipe

Classes

Type Name
class _Internal
struct CalculatorGraphTemplateDefaultTypeInternal
class _Internal
struct TemplateArgumentDefaultTypeInternal
class _Internal
struct TemplateDictDefaultTypeInternal
class _Internal
struct TemplateDict_ParameterDefaultTypeInternal
class _Internal
struct TemplateExpressionDefaultTypeInternal
class _Internal
struct TemplateSubgraphOptionsDefaultTypeInternal

Public Attributes

Type Name
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_mediapipe_2fframework_2ftool_2fcalculator_5fgraph_5ftemplate_2eproto = /* multi line expression */

Public Static Attributes

Type Name
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable *const descriptor_table_mediapipe_2fframework_2ftool_2fcalculator_5fgraph_5ftemplate_2eproto_deps = /* multi line expression */
::PROTOBUF_NAMESPACE_ID::internal::once_flag descriptor_table_mediapipe_2fframework_2ftool_2fcalculator_5fgraph_5ftemplate_2eproto_once
::PROTOBUF_NAMESPACE_ID::Message const *const file_default_instances = /* multi line expression */
constexpr ::PROTOBUF_NAMESPACE_ID::EnumDescriptor const ** file_level_enum_descriptors_mediapipe_2fframework_2ftool_2fcalculator_5fgraph_5ftemplate_2eproto = nullptr
::PROTOBUF_NAMESPACE_ID::Metadata file_level_metadata_mediapipe_2fframework_2ftool_2fcalculator_5fgraph_5ftemplate_2eproto
constexpr ::PROTOBUF_NAMESPACE_ID::ServiceDescriptor const ** file_level_service_descriptors_mediapipe_2fframework_2ftool_2fcalculator_5fgraph_5ftemplate_2eproto = nullptr

Public Functions

Type Name
PROTOBUF_NOINLINE::mediapipe::CalculatorGraphTemplate * CreateMaybeMessage< ::mediapipe::CalculatorGraphTemplate > (Arena * arena)
PROTOBUF_NOINLINE::mediapipe::TemplateArgument * CreateMaybeMessage< ::mediapipe::TemplateArgument > (Arena * arena)
PROTOBUF_NOINLINE::mediapipe::TemplateDict * CreateMaybeMessage< ::mediapipe::TemplateDict > (Arena * arena)
PROTOBUF_NOINLINE::mediapipe::TemplateDict_Parameter * CreateMaybeMessage< ::mediapipe::TemplateDict_Parameter > (Arena * arena)
PROTOBUF_NAMESPACE_OPEN PROTOBUF_NOINLINE::mediapipe::TemplateExpression * CreateMaybeMessage< ::mediapipe::TemplateExpression > (Arena * arena)
PROTOBUF_NOINLINE::mediapipe::TemplateSubgraphOptions * CreateMaybeMessage< ::mediapipe::TemplateSubgraphOptions > (Arena * arena)
const uint32_t TableStruct_mediapipe_2fframework_2ftool_2fcalculator_5fgraph_5ftemplate_2eproto::offsets[] PROTOBUF_SECTION_VARIABLE (protodesc_cold)
PROTOBUF_ATTRIBUTE_WEAKconst ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable * descriptor_table_mediapipe_2fframework_2ftool_2fcalculator_5fgraph_5ftemplate_2eproto_getter ()

Macros

Type Name
define CHK_ (x) if (PROTOBUF\_PREDICT\_FALSE(!(x))) goto failure
define CHK_ (x) if (PROTOBUF\_PREDICT\_FALSE(!(x))) goto failure
define CHK_ (x) if (PROTOBUF\_PREDICT\_FALSE(!(x))) goto failure
define CHK_ (x) if (PROTOBUF\_PREDICT\_FALSE(!(x))) goto failure
define CHK_ (x) if (PROTOBUF\_PREDICT\_FALSE(!(x))) goto failure
define CHK_ (x) if (PROTOBUF\_PREDICT\_FALSE(!(x))) goto failure

Public Attributes Documentation

variable descriptor_table_mediapipe_2fframework_2ftool_2fcalculator_5fgraph_5ftemplate_2eproto

static PROTOBUF_ATTRIBUTE_INIT_PRIORITY::PROTOBUF_NAMESPACE_ID::internal::AddDescriptorsRunner dynamic_init_dummy_mediapipe_2fframework_2ftool_2fcalculator_5fgraph_5ftemplate_2eproto & descriptor_table_mediapipe_2fframework_2ftool_2fcalculator_5fgraph_5ftemplate_2eproto;

Public Static Attributes Documentation

variable descriptor_table_mediapipe_2fframework_2ftool_2fcalculator_5fgraph_5ftemplate_2eproto_deps

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable* const descriptor_table_mediapipe_2fframework_2ftool_2fcalculator_5fgraph_5ftemplate_2eproto_deps[3];

variable descriptor_table_mediapipe_2fframework_2ftool_2fcalculator_5fgraph_5ftemplate_2eproto_once

::PROTOBUF_NAMESPACE_ID::internal::once_flag descriptor_table_mediapipe_2fframework_2ftool_2fcalculator_5fgraph_5ftemplate_2eproto_once;

variable file_default_instances

::PROTOBUF_NAMESPACE_ID::Message const* const file_default_instances[];

variable file_level_enum_descriptors_mediapipe_2fframework_2ftool_2fcalculator_5fgraph_5ftemplate_2eproto

constexpr ::PROTOBUF_NAMESPACE_ID::EnumDescriptor const** file_level_enum_descriptors_mediapipe_2fframework_2ftool_2fcalculator_5fgraph_5ftemplate_2eproto;

variable file_level_metadata_mediapipe_2fframework_2ftool_2fcalculator_5fgraph_5ftemplate_2eproto

::PROTOBUF_NAMESPACE_ID::Metadata file_level_metadata_mediapipe_2fframework_2ftool_2fcalculator_5fgraph_5ftemplate_2eproto[6];

variable file_level_service_descriptors_mediapipe_2fframework_2ftool_2fcalculator_5fgraph_5ftemplate_2eproto

constexpr ::PROTOBUF_NAMESPACE_ID::ServiceDescriptor const** file_level_service_descriptors_mediapipe_2fframework_2ftool_2fcalculator_5fgraph_5ftemplate_2eproto;

Public Functions Documentation

function CreateMaybeMessage< ::mediapipe::CalculatorGraphTemplate >

template<>
PROTOBUF_NOINLINE::mediapipe::CalculatorGraphTemplate * CreateMaybeMessage< ::mediapipe::CalculatorGraphTemplate > (
    Arena * arena
) 

function CreateMaybeMessage< ::mediapipe::TemplateArgument >

template<>
PROTOBUF_NOINLINE::mediapipe::TemplateArgument * CreateMaybeMessage< ::mediapipe::TemplateArgument > (
    Arena * arena
) 

function CreateMaybeMessage< ::mediapipe::TemplateDict >

template<>
PROTOBUF_NOINLINE::mediapipe::TemplateDict * CreateMaybeMessage< ::mediapipe::TemplateDict > (
    Arena * arena
) 

function CreateMaybeMessage< ::mediapipe::TemplateDict_Parameter >

template<>
PROTOBUF_NOINLINE::mediapipe::TemplateDict_Parameter * CreateMaybeMessage< ::mediapipe::TemplateDict_Parameter > (
    Arena * arena
) 

function CreateMaybeMessage< ::mediapipe::TemplateExpression >

template<>
PROTOBUF_NAMESPACE_OPEN PROTOBUF_NOINLINE::mediapipe::TemplateExpression * CreateMaybeMessage< ::mediapipe::TemplateExpression > (
    Arena * arena
) 

function CreateMaybeMessage< ::mediapipe::TemplateSubgraphOptions >

template<>
PROTOBUF_NOINLINE::mediapipe::TemplateSubgraphOptions * CreateMaybeMessage< ::mediapipe::TemplateSubgraphOptions > (
    Arena * arena
) 

function PROTOBUF_SECTION_VARIABLE

const uint32_t TableStruct_mediapipe_2fframework_2ftool_2fcalculator_5fgraph_5ftemplate_2eproto::offsets[] PROTOBUF_SECTION_VARIABLE (
    protodesc_cold
) 

function descriptor_table_mediapipe_2fframework_2ftool_2fcalculator_5fgraph_5ftemplate_2eproto_getter

PROTOBUF_ATTRIBUTE_WEAKconst ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable * descriptor_table_mediapipe_2fframework_2ftool_2fcalculator_5fgraph_5ftemplate_2eproto_getter () 

Macro Definition Documentation

define CHK_

#define CHK_ (
    x
) `if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure`

define CHK_

#define CHK_ (
    x
) `if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure`

define CHK_

#define CHK_ (
    x
) `if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure`

define CHK_

#define CHK_ (
    x
) `if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure`

define CHK_

#define CHK_ (
    x
) `if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure`

define CHK_

#define CHK_ (
    x
) `if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure`


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