Skip to content

Class mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices

ClassList > mediapipe > TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices

Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message

Classes

Type Name
class _Internal

Public Types

Type Name
enum int TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices

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 TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices & from)
int GetCachedSize () const
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const
bool IsInitialized () const
void MergeFrom (const TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices & from)
TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices * New (::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr) const
void Swap (TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices * other)
TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices ()
constexpr TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices (const TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices & from)
TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices (TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices && from) noexcept
void UnsafeArenaSwap (TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices * 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_xmax ()
void clear_xmin ()
void clear_ymax ()
void clear_ymin ()
bool has_xmax () const
bool has_xmin () const
bool has_ymax () const
bool has_ymin () const
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices & operator= (const TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices & from)
TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices & operator= (TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices && from) noexcept
void set_xmax (int32_t value)
void set_xmin (int32_t value)
void set_ymax (int32_t value)
void set_ymin (int32_t value)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
int32_t xmax () const
int32_t xmin () const
int32_t ymax () const
int32_t ymin () const
~TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices () override

Public Static Functions

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

Protected Functions

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

Public Types Documentation

enum TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices

enum mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices {
    kYminFieldNumber = 1,
    kXmaxFieldNumber = 4,
    kXminFieldNumber = 2,
    kYmaxFieldNumber = 3
};

Public Static Attributes Documentation

variable _class_data_

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

variable kIndexInFileMessages

constexpr int mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices::kIndexInFileMessages;

Public Functions Documentation

function ByteSizeLong

size_t mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices::ByteSizeLong () const

function Clear

PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices::Clear () 

function CopyFrom

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

function GetCachedSize

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

function GetClassData

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

function GetMetadata

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

function IsInitialized

bool mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices::IsInitialized () const

function MergeFrom

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

function New

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

function Swap

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

function TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices [1/5]

inline mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices () 

function TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices [2/5]

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

function TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices [3/5]

mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices (
    const TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices & from
) 

function TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices [4/5]

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

function UnsafeArenaSwap

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

function _InternalParse

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

function _InternalSerialize

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

function clear_xmax

inline void mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices::clear_xmax () 

function clear_xmin

inline void mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices::clear_xmin () 

function clear_ymax

inline void mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices::clear_ymax () 

function clear_ymin

inline void mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices::clear_ymin () 

function has_xmax

inline bool mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices::has_xmax () const

function has_xmin

inline bool mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices::has_xmin () const

function has_ymax

inline bool mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices::has_ymax () const

function has_ymin

inline bool mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices::has_ymin () const

function mutable_unknown_fields

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

function operator=

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

function operator=

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

function set_xmax

inline void mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices::set_xmax (
    int32_t value
) 

function set_xmin

inline void mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices::set_xmin (
    int32_t value
) 

function set_ymax

inline void mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices::set_ymax (
    int32_t value
) 

function set_ymin

inline void mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices::set_ymin (
    int32_t value
) 

function unknown_fields

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

function xmax

inline int32_t mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices::xmax () const

function xmin

inline int32_t mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices::xmin () const

function ymax

inline int32_t mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices::ymax () const

function ymin

inline int32_t mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices::ymin () const

function ~TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices

mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices::~TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices () override

Public Static Functions Documentation

function GetDescriptor

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

function GetReflection

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

function default_instance

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

function descriptor

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

function internal_default_instance

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

Protected Functions Documentation

function TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices [5/5]

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

Friends Documentation

friend InternalHelper

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

friend AnyMetadata

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

friend TableStruct_mediapipe_2fcalculators_2ftensor_2ftensors_5fto_5fdetections_5fcalculator_2eproto

struct mediapipe::TensorsToDetectionsCalculatorOptions_BoxBoundariesIndices::TableStruct_mediapipe_2fcalculators_2ftensor_2ftensors_5fto_5fdetections_5fcalculator_2eproto (
    ::TableStruct_mediapipe_2fcalculators_2ftensor_2ftensors_5fto_5fdetections_5fcalculator_2eproto
) 

friend swap

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


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