Skip to content

Class mediapipe::GraphProfile

ClassList > mediapipe > GraphProfile

Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message

Classes

Type Name
class _Internal

Public Types

Type Name
enum int GraphProfile

Public Static Attributes

Type Name
const ClassData _class_data_ = /* multi line expression */
constexpr int kIndexInFileMessages = /* multi line expression */

Public Functions

Type Name
size_t ByteSizeLong () const
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear ()
void CopyFrom (const GraphProfile & from)
int GetCachedSize () const
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const
GraphProfile ()
constexpr GraphProfile (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
GraphProfile (const GraphProfile & from)
GraphProfile (GraphProfile && from) noexcept
bool IsInitialized () const
void MergeFrom (const GraphProfile & from)
GraphProfile * New (::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr) const
void Swap (GraphProfile * other)
void UnsafeArenaSwap (GraphProfile * other)
const char * _InternalParse (const char * ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx)
uint8_t * _InternalSerialize (uint8_t * target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream) const
::mediapipe::CalculatorProfile * add_calculator_profiles ()
::mediapipe::GraphTrace * add_graph_trace ()
const ::mediapipe::CalculatorProfile & calculator_profiles (int index) const
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::mediapipe::CalculatorProfile > & calculator_profiles () const
int calculator_profiles_size () const
void clear_calculator_profiles ()
void clear_config ()
void clear_graph_trace ()
const ::mediapipe::CalculatorGraphConfig & config () const
const ::mediapipe::GraphTrace & graph_trace (int index) const
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::mediapipe::GraphTrace > & graph_trace () const
int graph_trace_size () const
bool has_config () const
::mediapipe::CalculatorProfile * mutable_calculator_profiles (int index)
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::mediapipe::CalculatorProfile > * mutable_calculator_profiles ()
::mediapipe::CalculatorGraphConfig * mutable_config ()
::mediapipe::GraphTrace * mutable_graph_trace (int index)
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::mediapipe::GraphTrace > * mutable_graph_trace ()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
GraphProfile & operator= (const GraphProfile & from)
GraphProfile & operator= (GraphProfile && from) noexcept
PROTOBUF_NODISCARD::mediapipe::CalculatorGraphConfig * release_config ()
void set_allocated_config (::mediapipe::CalculatorGraphConfig * config)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
::mediapipe::CalculatorGraphConfig * unsafe_arena_release_config ()
void unsafe_arena_set_allocated_config (::mediapipe::CalculatorGraphConfig * config)
~GraphProfile () override

Public Static Functions

Type Name
const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
const GraphProfile & default_instance ()
const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
const GraphProfile * internal_default_instance ()

Protected Functions

Type Name
GraphProfile (::PROTOBUF_NAMESPACE_ID::Arena * arena, bool is_message_owned=false)

Public Types Documentation

enum GraphProfile

enum mediapipe::GraphProfile::GraphProfile {
    kGraphTraceFieldNumber = 1,
    kCalculatorProfilesFieldNumber = 2,
    kConfigFieldNumber = 3
};

Public Static Attributes Documentation

variable _class_data_

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData mediapipe::GraphProfile::_class_data_;

variable kIndexInFileMessages

constexpr int mediapipe::GraphProfile::kIndexInFileMessages;

Public Functions Documentation

function ByteSizeLong

size_t mediapipe::GraphProfile::ByteSizeLong () const

function Clear

PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::GraphProfile::Clear () 

function CopyFrom

void mediapipe::GraphProfile::CopyFrom (
    const GraphProfile & from
) 

function GetCachedSize

inline int mediapipe::GraphProfile::GetCachedSize () const

function GetClassData

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * mediapipe::GraphProfile::GetClassData () const

function GetMetadata

::PROTOBUF_NAMESPACE_ID::Metadata mediapipe::GraphProfile::GetMetadata () const

function GraphProfile [1/5]

inline mediapipe::GraphProfile::GraphProfile () 

function GraphProfile [2/5]

explicit constexpr mediapipe::GraphProfile::GraphProfile (
    ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized
) 

function GraphProfile [3/5]

mediapipe::GraphProfile::GraphProfile (
    const GraphProfile & from
) 

function GraphProfile [4/5]

inline mediapipe::GraphProfile::GraphProfile (
    GraphProfile && from
) noexcept

function IsInitialized

bool mediapipe::GraphProfile::IsInitialized () const

function MergeFrom

void mediapipe::GraphProfile::MergeFrom (
    const GraphProfile & from
) 

function New

inline GraphProfile * mediapipe::GraphProfile::New (
    ::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr
) const

function Swap

inline void mediapipe::GraphProfile::Swap (
    GraphProfile * other
) 

function UnsafeArenaSwap

inline void mediapipe::GraphProfile::UnsafeArenaSwap (
    GraphProfile * other
) 

function _InternalParse

const char * mediapipe::GraphProfile::_InternalParse (
    const char * ptr,
    ::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx
) 

function _InternalSerialize

uint8_t * mediapipe::GraphProfile::_InternalSerialize (
    uint8_t * target,
    ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream
) const

function add_calculator_profiles

inline ::mediapipe::CalculatorProfile * mediapipe::GraphProfile::add_calculator_profiles () 

function add_graph_trace

inline ::mediapipe::GraphTrace * mediapipe::GraphProfile::add_graph_trace () 

function calculator_profiles [1/2]

inline const ::mediapipe::CalculatorProfile & mediapipe::GraphProfile::calculator_profiles (
    int index
) const

function calculator_profiles [2/2]

inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::mediapipe::CalculatorProfile > & mediapipe::GraphProfile::calculator_profiles () const

function calculator_profiles_size

inline int mediapipe::GraphProfile::calculator_profiles_size () const

function clear_calculator_profiles

inline void mediapipe::GraphProfile::clear_calculator_profiles () 

function clear_config

void mediapipe::GraphProfile::clear_config () 

function clear_graph_trace

inline void mediapipe::GraphProfile::clear_graph_trace () 

function config

inline const ::mediapipe::CalculatorGraphConfig & mediapipe::GraphProfile::config () const

function graph_trace [1/2]

inline const ::mediapipe::GraphTrace & mediapipe::GraphProfile::graph_trace (
    int index
) const

function graph_trace [2/2]

inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::mediapipe::GraphTrace > & mediapipe::GraphProfile::graph_trace () const

function graph_trace_size

inline int mediapipe::GraphProfile::graph_trace_size () const

function has_config

inline bool mediapipe::GraphProfile::has_config () const

function mutable_calculator_profiles [1/2]

inline ::mediapipe::CalculatorProfile * mediapipe::GraphProfile::mutable_calculator_profiles (
    int index
) 

function mutable_calculator_profiles [2/2]

inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::mediapipe::CalculatorProfile > * mediapipe::GraphProfile::mutable_calculator_profiles () 

function mutable_config

inline ::mediapipe::CalculatorGraphConfig * mediapipe::GraphProfile::mutable_config () 

function mutable_graph_trace [1/2]

inline ::mediapipe::GraphTrace * mediapipe::GraphProfile::mutable_graph_trace (
    int index
) 

function mutable_graph_trace [2/2]

inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::mediapipe::GraphTrace > * mediapipe::GraphProfile::mutable_graph_trace () 

function mutable_unknown_fields

inline inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mediapipe::GraphProfile::mutable_unknown_fields () 

function operator=

inline GraphProfile & mediapipe::GraphProfile::operator= (
    const GraphProfile & from
) 

function operator=

inline GraphProfile & mediapipe::GraphProfile::operator= (
    GraphProfile && from
) noexcept

function release_config

inline PROTOBUF_NODISCARD::mediapipe::CalculatorGraphConfig * mediapipe::GraphProfile::release_config () 

function set_allocated_config

inline void mediapipe::GraphProfile::set_allocated_config (
    ::mediapipe::CalculatorGraphConfig * config
) 

function unknown_fields

inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & mediapipe::GraphProfile::unknown_fields () const

function unsafe_arena_release_config

inline ::mediapipe::CalculatorGraphConfig * mediapipe::GraphProfile::unsafe_arena_release_config () 

function unsafe_arena_set_allocated_config

inline void mediapipe::GraphProfile::unsafe_arena_set_allocated_config (
    ::mediapipe::CalculatorGraphConfig * config
) 

function ~GraphProfile

mediapipe::GraphProfile::~GraphProfile () override

Public Static Functions Documentation

function GetDescriptor

static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::GraphProfile::GetDescriptor () 

function GetReflection

static inline const ::PROTOBUF_NAMESPACE_ID::Reflection * mediapipe::GraphProfile::GetReflection () 

function default_instance

static inline const GraphProfile & mediapipe::GraphProfile::default_instance () 

function descriptor

static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::GraphProfile::descriptor () 

function internal_default_instance

static inline const GraphProfile * mediapipe::GraphProfile::internal_default_instance () 

Protected Functions Documentation

function GraphProfile [5/5]

explicit mediapipe::GraphProfile::GraphProfile (
    ::PROTOBUF_NAMESPACE_ID::Arena * arena,
    bool is_message_owned=false
) 

Friends Documentation

friend InternalHelper

template<typename T>
class mediapipe::GraphProfile::InternalHelper (
    ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
) 

friend AnyMetadata

class mediapipe::GraphProfile::AnyMetadata (
    ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
) 

friend TableStruct_mediapipe_2fframework_2fcalculator_5fprofile_2eproto

struct mediapipe::GraphProfile::TableStruct_mediapipe_2fframework_2fcalculator_5fprofile_2eproto (
    ::TableStruct_mediapipe_2fframework_2fcalculator_5fprofile_2eproto
) 

friend swap

inline void mediapipe::GraphProfile::swap (
    GraphProfile & a,
    GraphProfile & b
) 


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