Skip to content

File calculator_profile.pb.cc

FileList > framework > calculator_profile.pb.cc

Go to the source code of this file

  • #include "mediapipe/framework/calculator_profile.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 CalculatorProfileDefaultTypeInternal
class _Internal
struct GraphProfileDefaultTypeInternal
class _Internal
struct GraphTraceDefaultTypeInternal
class _Internal
struct GraphTrace_CalculatorTraceDefaultTypeInternal
class _Internal
struct GraphTrace_StreamTraceDefaultTypeInternal
class _Internal
struct StreamProfileDefaultTypeInternal
class _Internal
struct TimeHistogramDefaultTypeInternal

Public Attributes

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

Public Static Attributes

Type Name
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable *const descriptor_table_mediapipe_2fframework_2fcalculator_5fprofile_2eproto_deps = /* multi line expression */
::PROTOBUF_NAMESPACE_ID::internal::once_flag descriptor_table_mediapipe_2fframework_2fcalculator_5fprofile_2eproto_once
::PROTOBUF_NAMESPACE_ID::Message const *const file_default_instances = /* multi line expression */
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * file_level_enum_descriptors_mediapipe_2fframework_2fcalculator_5fprofile_2eproto
::PROTOBUF_NAMESPACE_ID::Metadata file_level_metadata_mediapipe_2fframework_2fcalculator_5fprofile_2eproto
constexpr ::PROTOBUF_NAMESPACE_ID::ServiceDescriptor const ** file_level_service_descriptors_mediapipe_2fframework_2fcalculator_5fprofile_2eproto = nullptr

Public Functions

Type Name
PROTOBUF_NOINLINE::mediapipe::CalculatorProfile * CreateMaybeMessage< ::mediapipe::CalculatorProfile > (Arena * arena)
PROTOBUF_NOINLINE::mediapipe::GraphProfile * CreateMaybeMessage< ::mediapipe::GraphProfile > (Arena * arena)
PROTOBUF_NOINLINE::mediapipe::GraphTrace * CreateMaybeMessage< ::mediapipe::GraphTrace > (Arena * arena)
PROTOBUF_NOINLINE::mediapipe::GraphTrace_CalculatorTrace * CreateMaybeMessage< ::mediapipe::GraphTrace_CalculatorTrace > (Arena * arena)
PROTOBUF_NOINLINE::mediapipe::GraphTrace_StreamTrace * CreateMaybeMessage< ::mediapipe::GraphTrace_StreamTrace > (Arena * arena)
PROTOBUF_NOINLINE::mediapipe::StreamProfile * CreateMaybeMessage< ::mediapipe::StreamProfile > (Arena * arena)
PROTOBUF_NAMESPACE_OPEN PROTOBUF_NOINLINE::mediapipe::TimeHistogram * CreateMaybeMessage< ::mediapipe::TimeHistogram > (Arena * arena)
const uint32_t TableStruct_mediapipe_2fframework_2fcalculator_5fprofile_2eproto::offsets[] PROTOBUF_SECTION_VARIABLE (protodesc_cold)
PROTOBUF_ATTRIBUTE_WEAKconst ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable * descriptor_table_mediapipe_2fframework_2fcalculator_5fprofile_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
define CHK_ (x) if (PROTOBUF\_PREDICT\_FALSE(!(x))) goto failure

Public Attributes Documentation

variable descriptor_table_mediapipe_2fframework_2fcalculator_5fprofile_2eproto

static PROTOBUF_ATTRIBUTE_INIT_PRIORITY::PROTOBUF_NAMESPACE_ID::internal::AddDescriptorsRunner dynamic_init_dummy_mediapipe_2fframework_2fcalculator_5fprofile_2eproto & descriptor_table_mediapipe_2fframework_2fcalculator_5fprofile_2eproto;

Public Static Attributes Documentation

variable descriptor_table_mediapipe_2fframework_2fcalculator_5fprofile_2eproto_deps

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable* const descriptor_table_mediapipe_2fframework_2fcalculator_5fprofile_2eproto_deps[1];

variable descriptor_table_mediapipe_2fframework_2fcalculator_5fprofile_2eproto_once

::PROTOBUF_NAMESPACE_ID::internal::once_flag descriptor_table_mediapipe_2fframework_2fcalculator_5fprofile_2eproto_once;

variable file_default_instances

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

variable file_level_enum_descriptors_mediapipe_2fframework_2fcalculator_5fprofile_2eproto

const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* file_level_enum_descriptors_mediapipe_2fframework_2fcalculator_5fprofile_2eproto[1];

variable file_level_metadata_mediapipe_2fframework_2fcalculator_5fprofile_2eproto

::PROTOBUF_NAMESPACE_ID::Metadata file_level_metadata_mediapipe_2fframework_2fcalculator_5fprofile_2eproto[7];

variable file_level_service_descriptors_mediapipe_2fframework_2fcalculator_5fprofile_2eproto

constexpr ::PROTOBUF_NAMESPACE_ID::ServiceDescriptor const** file_level_service_descriptors_mediapipe_2fframework_2fcalculator_5fprofile_2eproto;

Public Functions Documentation

function CreateMaybeMessage< ::mediapipe::CalculatorProfile >

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

function CreateMaybeMessage< ::mediapipe::GraphProfile >

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

function CreateMaybeMessage< ::mediapipe::GraphTrace >

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

function CreateMaybeMessage< ::mediapipe::GraphTrace_CalculatorTrace >

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

function CreateMaybeMessage< ::mediapipe::GraphTrace_StreamTrace >

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

function CreateMaybeMessage< ::mediapipe::StreamProfile >

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

function CreateMaybeMessage< ::mediapipe::TimeHistogram >

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

function PROTOBUF_SECTION_VARIABLE

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

function descriptor_table_mediapipe_2fframework_2fcalculator_5fprofile_2eproto_getter

PROTOBUF_ATTRIBUTE_WEAKconst ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable * descriptor_table_mediapipe_2fframework_2fcalculator_5fprofile_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`

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/calculator_profile.pb.cc