Skip to content

Class mediapipe::LocationData_RelativeKeypoint

ClassList > mediapipe > LocationData_RelativeKeypoint

Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message

Classes

Type Name
class _Internal

Public Types

Type Name
enum int LocationData_RelativeKeypoint

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 LocationData_RelativeKeypoint & from)
int GetCachedSize () const
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const
bool IsInitialized () const
LocationData_RelativeKeypoint ()
constexpr LocationData_RelativeKeypoint (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
LocationData_RelativeKeypoint (const LocationData_RelativeKeypoint & from)
LocationData_RelativeKeypoint (LocationData_RelativeKeypoint && from) noexcept
void MergeFrom (const LocationData_RelativeKeypoint & from)
LocationData_RelativeKeypoint * New (::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr) const
void Swap (LocationData_RelativeKeypoint * other)
void UnsafeArenaSwap (LocationData_RelativeKeypoint * 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
void clear_keypoint_label ()
void clear_score ()
void clear_x ()
void clear_y ()
bool has_keypoint_label () const
bool has_score () const
bool has_x () const
bool has_y () const
const std::string & keypoint_label () const
std::string * mutable_keypoint_label ()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
LocationData_RelativeKeypoint & operator= (const LocationData_RelativeKeypoint & from)
LocationData_RelativeKeypoint & operator= (LocationData_RelativeKeypoint && from) noexcept
PROTOBUF_NODISCARD std::string * release_keypoint_label ()
float score () const
void set_allocated_keypoint_label (std::string * keypoint_label)
void set_keypoint_label (ArgT0 && arg0, ArgT... args)
PROTOBUF_ALWAYS_INLINE void set_keypoint_label (ArgT0 && arg0, ArgT... args)
void set_score (float value)
void set_x (float value)
void set_y (float value)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
float x () const
float y () const
~LocationData_RelativeKeypoint () override

Public Static Functions

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

Protected Functions

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

Public Types Documentation

enum LocationData_RelativeKeypoint

enum mediapipe::LocationData_RelativeKeypoint::LocationData_RelativeKeypoint {
    kKeypointLabelFieldNumber = 3,
    kXFieldNumber = 1,
    kYFieldNumber = 2,
    kScoreFieldNumber = 4
};

Public Static Attributes Documentation

variable _class_data_

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

variable kIndexInFileMessages

constexpr int mediapipe::LocationData_RelativeKeypoint::kIndexInFileMessages;

Public Functions Documentation

function ByteSizeLong

size_t mediapipe::LocationData_RelativeKeypoint::ByteSizeLong () const

function Clear

PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::LocationData_RelativeKeypoint::Clear () 

function CopyFrom

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

function GetCachedSize

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

function GetClassData

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

function GetMetadata

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

function IsInitialized

bool mediapipe::LocationData_RelativeKeypoint::IsInitialized () const

function LocationData_RelativeKeypoint [1/5]

inline mediapipe::LocationData_RelativeKeypoint::LocationData_RelativeKeypoint () 

function LocationData_RelativeKeypoint [2/5]

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

function LocationData_RelativeKeypoint [3/5]

mediapipe::LocationData_RelativeKeypoint::LocationData_RelativeKeypoint (
    const LocationData_RelativeKeypoint & from
) 

function LocationData_RelativeKeypoint [4/5]

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

function MergeFrom

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

function New

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

function Swap

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

function UnsafeArenaSwap

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

function _InternalParse

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

function _InternalSerialize

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

function clear_keypoint_label

inline void mediapipe::LocationData_RelativeKeypoint::clear_keypoint_label () 

function clear_score

inline void mediapipe::LocationData_RelativeKeypoint::clear_score () 

function clear_x

inline void mediapipe::LocationData_RelativeKeypoint::clear_x () 

function clear_y

inline void mediapipe::LocationData_RelativeKeypoint::clear_y () 

function has_keypoint_label

inline bool mediapipe::LocationData_RelativeKeypoint::has_keypoint_label () const

function has_score

inline bool mediapipe::LocationData_RelativeKeypoint::has_score () const

function has_x

inline bool mediapipe::LocationData_RelativeKeypoint::has_x () const

function has_y

inline bool mediapipe::LocationData_RelativeKeypoint::has_y () const

function keypoint_label

inline const std::string & mediapipe::LocationData_RelativeKeypoint::keypoint_label () const

function mutable_keypoint_label

inline std::string * mediapipe::LocationData_RelativeKeypoint::mutable_keypoint_label () 

function mutable_unknown_fields

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

function operator=

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

function operator=

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

function release_keypoint_label

inline PROTOBUF_NODISCARD std::string * mediapipe::LocationData_RelativeKeypoint::release_keypoint_label () 

function score

inline float mediapipe::LocationData_RelativeKeypoint::score () const

function set_allocated_keypoint_label

inline void mediapipe::LocationData_RelativeKeypoint::set_allocated_keypoint_label (
    std::string * keypoint_label
) 

function set_keypoint_label [1/2]

template<typename ArgT0, typename... ArgT>
void mediapipe::LocationData_RelativeKeypoint::set_keypoint_label (
    ArgT0 && arg0,
    ArgT... args
) 

function set_keypoint_label [2/2]

template<typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE void mediapipe::LocationData_RelativeKeypoint::set_keypoint_label (
    ArgT0 && arg0,
    ArgT... args
) 

function set_score

inline void mediapipe::LocationData_RelativeKeypoint::set_score (
    float value
) 

function set_x

inline void mediapipe::LocationData_RelativeKeypoint::set_x (
    float value
) 

function set_y

inline void mediapipe::LocationData_RelativeKeypoint::set_y (
    float value
) 

function unknown_fields

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

function x

inline float mediapipe::LocationData_RelativeKeypoint::x () const

function y

inline float mediapipe::LocationData_RelativeKeypoint::y () const

function ~LocationData_RelativeKeypoint

mediapipe::LocationData_RelativeKeypoint::~LocationData_RelativeKeypoint () override

Public Static Functions Documentation

function GetDescriptor

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

function GetReflection

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

function default_instance

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

function descriptor

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

function internal_default_instance

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

Protected Functions Documentation

function LocationData_RelativeKeypoint [5/5]

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

Friends Documentation

friend InternalHelper

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

friend AnyMetadata

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

friend TableStruct_mediapipe_2fframework_2fformats_2flocation_5fdata_2eproto

struct mediapipe::LocationData_RelativeKeypoint::TableStruct_mediapipe_2fframework_2fformats_2flocation_5fdata_2eproto (
    ::TableStruct_mediapipe_2fframework_2fformats_2flocation_5fdata_2eproto
) 

friend swap

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


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