Skip to content

Class mediapipe::ImageToTensorCalculatorOptions_UIntRange

ClassList > mediapipe > ImageToTensorCalculatorOptions_UIntRange

Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message

Classes

Type Name
class _Internal

Public Types

Type Name
enum int ImageToTensorCalculatorOptions_UIntRange

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 ImageToTensorCalculatorOptions_UIntRange & from)
int GetCachedSize () const
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const
ImageToTensorCalculatorOptions_UIntRange ()
constexpr ImageToTensorCalculatorOptions_UIntRange (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
ImageToTensorCalculatorOptions_UIntRange (const ImageToTensorCalculatorOptions_UIntRange & from)
ImageToTensorCalculatorOptions_UIntRange (ImageToTensorCalculatorOptions_UIntRange && from) noexcept
bool IsInitialized () const
void MergeFrom (const ImageToTensorCalculatorOptions_UIntRange & from)
ImageToTensorCalculatorOptions_UIntRange * New (::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr) const
void Swap (ImageToTensorCalculatorOptions_UIntRange * other)
void UnsafeArenaSwap (ImageToTensorCalculatorOptions_UIntRange * 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_max ()
void clear_min ()
bool has_max () const
bool has_min () const
uint64_t max () const
uint64_t min () const
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
ImageToTensorCalculatorOptions_UIntRange & operator= (const ImageToTensorCalculatorOptions_UIntRange & from)
ImageToTensorCalculatorOptions_UIntRange & operator= (ImageToTensorCalculatorOptions_UIntRange && from) noexcept
void set_max (uint64_t value)
void set_min (uint64_t value)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
~ImageToTensorCalculatorOptions_UIntRange () override

Public Static Functions

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

Protected Functions

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

Public Types Documentation

enum ImageToTensorCalculatorOptions_UIntRange

enum mediapipe::ImageToTensorCalculatorOptions_UIntRange::ImageToTensorCalculatorOptions_UIntRange {
    kMinFieldNumber = 1,
    kMaxFieldNumber = 2
};

Public Static Attributes Documentation

variable _class_data_

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

variable kIndexInFileMessages

constexpr int mediapipe::ImageToTensorCalculatorOptions_UIntRange::kIndexInFileMessages;

Public Functions Documentation

function ByteSizeLong

size_t mediapipe::ImageToTensorCalculatorOptions_UIntRange::ByteSizeLong () const

function Clear

PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::ImageToTensorCalculatorOptions_UIntRange::Clear () 

function CopyFrom

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

function GetCachedSize

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

function GetClassData

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

function GetMetadata

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

function ImageToTensorCalculatorOptions_UIntRange [1/5]

inline mediapipe::ImageToTensorCalculatorOptions_UIntRange::ImageToTensorCalculatorOptions_UIntRange () 

function ImageToTensorCalculatorOptions_UIntRange [2/5]

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

function ImageToTensorCalculatorOptions_UIntRange [3/5]

mediapipe::ImageToTensorCalculatorOptions_UIntRange::ImageToTensorCalculatorOptions_UIntRange (
    const ImageToTensorCalculatorOptions_UIntRange & from
) 

function ImageToTensorCalculatorOptions_UIntRange [4/5]

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

function IsInitialized

bool mediapipe::ImageToTensorCalculatorOptions_UIntRange::IsInitialized () const

function MergeFrom

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

function New

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

function Swap

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

function UnsafeArenaSwap

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

function _InternalParse

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

function _InternalSerialize

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

function clear_max

inline void mediapipe::ImageToTensorCalculatorOptions_UIntRange::clear_max () 

function clear_min

inline void mediapipe::ImageToTensorCalculatorOptions_UIntRange::clear_min () 

function has_max

inline bool mediapipe::ImageToTensorCalculatorOptions_UIntRange::has_max () const

function has_min

inline bool mediapipe::ImageToTensorCalculatorOptions_UIntRange::has_min () const

function max

inline uint64_t mediapipe::ImageToTensorCalculatorOptions_UIntRange::max () const

function min

inline uint64_t mediapipe::ImageToTensorCalculatorOptions_UIntRange::min () const

function mutable_unknown_fields

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

function operator=

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

function operator=

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

function set_max

inline void mediapipe::ImageToTensorCalculatorOptions_UIntRange::set_max (
    uint64_t value
) 

function set_min

inline void mediapipe::ImageToTensorCalculatorOptions_UIntRange::set_min (
    uint64_t value
) 

function unknown_fields

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

function ~ImageToTensorCalculatorOptions_UIntRange

mediapipe::ImageToTensorCalculatorOptions_UIntRange::~ImageToTensorCalculatorOptions_UIntRange () override

Public Static Functions Documentation

function GetDescriptor

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

function GetReflection

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

function default_instance

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

function descriptor

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

function internal_default_instance

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

Protected Functions Documentation

function ImageToTensorCalculatorOptions_UIntRange [5/5]

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

Friends Documentation

friend InternalHelper

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

friend AnyMetadata

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

friend TableStruct_mediapipe_2fcalculators_2ftensor_2fimage_5fto_5ftensor_5fcalculator_2eproto

struct mediapipe::ImageToTensorCalculatorOptions_UIntRange::TableStruct_mediapipe_2fcalculators_2ftensor_2fimage_5fto_5ftensor_5fcalculator_2eproto (
    ::TableStruct_mediapipe_2fcalculators_2ftensor_2fimage_5fto_5ftensor_5fcalculator_2eproto
) 

friend swap

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


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