Skip to content

Class mediapipe::Range

ClassList > mediapipe > Range

Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message

Classes

Type Name
class _Internal

Public Types

Type Name
enum int Range

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 Range & from)
int GetCachedSize () const
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const
bool IsInitialized () const
void MergeFrom (const Range & from)
Range * New (::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr) const
Range ()
constexpr Range (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
Range (const Range & from)
Range (Range && from) noexcept
void Swap (Range * other)
void UnsafeArenaSwap (Range * 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
int32_t begin () const
void clear_begin ()
void clear_end ()
int32_t end () const
bool has_begin () const
bool has_end () const
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
Range & operator= (const Range & from)
Range & operator= (Range && from) noexcept
void set_begin (int32_t value)
void set_end (int32_t value)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
~Range () override

Public Static Functions

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

Protected Functions

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

Public Types Documentation

enum Range

enum mediapipe::Range::Range {
    kBeginFieldNumber = 1,
    kEndFieldNumber = 2
};

Public Static Attributes Documentation

variable _class_data_

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

variable kIndexInFileMessages

constexpr int mediapipe::Range::kIndexInFileMessages;

Public Functions Documentation

function ByteSizeLong

size_t mediapipe::Range::ByteSizeLong () const

function Clear

PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::Range::Clear () 

function CopyFrom

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

function GetCachedSize

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

function GetClassData

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

function GetMetadata

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

function IsInitialized

bool mediapipe::Range::IsInitialized () const

function MergeFrom

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

function New

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

function Range [1/5]

inline mediapipe::Range::Range () 

function Range [2/5]

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

function Range [3/5]

mediapipe::Range::Range (
    const Range & from
) 

function Range [4/5]

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

function Swap

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

function UnsafeArenaSwap

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

function _InternalParse

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

function _InternalSerialize

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

function begin

inline int32_t mediapipe::Range::begin () const

function clear_begin

inline void mediapipe::Range::clear_begin () 

function clear_end

inline void mediapipe::Range::clear_end () 

function end

inline int32_t mediapipe::Range::end () const

function has_begin

inline bool mediapipe::Range::has_begin () const

function has_end

inline bool mediapipe::Range::has_end () const

function mutable_unknown_fields

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

function operator=

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

function operator=

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

function set_begin

inline void mediapipe::Range::set_begin (
    int32_t value
) 

function set_end

inline void mediapipe::Range::set_end (
    int32_t value
) 

function unknown_fields

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

function ~Range

mediapipe::Range::~Range () override

Public Static Functions Documentation

function GetDescriptor

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

function GetReflection

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

function default_instance

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

function descriptor

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

function internal_default_instance

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

Protected Functions Documentation

function Range [5/5]

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

Friends Documentation

friend InternalHelper

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

friend AnyMetadata

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

friend TableStruct_mediapipe_2fcalculators_2fcore_2fsplit_5fvector_5fcalculator_2eproto

struct mediapipe::Range::TableStruct_mediapipe_2fcalculators_2fcore_2fsplit_5fvector_5fcalculator_2eproto (
    ::TableStruct_mediapipe_2fcalculators_2fcore_2fsplit_5fvector_5fcalculator_2eproto
) 

friend swap

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


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