ClassList > mediapipe > Range
Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message
Classes
Public Types
Public Static Attributes
Public Functions
Public Static Functions
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
::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
)
class mediapipe::Range::AnyMetadata (
::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
)
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