Skip to content

Class mediapipe::DetectionList

ClassList > mediapipe > DetectionList

Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message

Classes

Type Name
class _Internal

Public Types

Type Name
enum int DetectionList

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 DetectionList & from)
DetectionList ()
constexpr DetectionList (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
DetectionList (const DetectionList & from)
DetectionList (DetectionList && from) noexcept
int GetCachedSize () const
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const
bool IsInitialized () const
void MergeFrom (const DetectionList & from)
DetectionList * New (::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr) const
void Swap (DetectionList * other)
void UnsafeArenaSwap (DetectionList * 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
::mediapipe::Detection * add_detection ()
void clear_detection ()
const ::mediapipe::Detection & detection (int index) const
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::mediapipe::Detection > & detection () const
int detection_size () const
::mediapipe::Detection * mutable_detection (int index)
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::mediapipe::Detection > * mutable_detection ()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
DetectionList & operator= (const DetectionList & from)
DetectionList & operator= (DetectionList && from) noexcept
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
~DetectionList () override

Public Static Functions

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

Protected Functions

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

Public Types Documentation

enum DetectionList

enum mediapipe::DetectionList::DetectionList {
    kDetectionFieldNumber = 1
};

Public Static Attributes Documentation

variable _class_data_

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

variable kIndexInFileMessages

constexpr int mediapipe::DetectionList::kIndexInFileMessages;

Public Functions Documentation

function ByteSizeLong

size_t mediapipe::DetectionList::ByteSizeLong () const

function Clear

PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::DetectionList::Clear () 

function CopyFrom

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

function DetectionList [1/5]

inline mediapipe::DetectionList::DetectionList () 

function DetectionList [2/5]

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

function DetectionList [3/5]

mediapipe::DetectionList::DetectionList (
    const DetectionList & from
) 

function DetectionList [4/5]

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

function GetCachedSize

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

function GetClassData

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

function GetMetadata

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

function IsInitialized

bool mediapipe::DetectionList::IsInitialized () const

function MergeFrom

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

function New

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

function Swap

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

function UnsafeArenaSwap

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

function _InternalParse

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

function _InternalSerialize

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

function add_detection

inline ::mediapipe::Detection * mediapipe::DetectionList::add_detection () 

function clear_detection

inline void mediapipe::DetectionList::clear_detection () 

function detection [1/2]

inline const ::mediapipe::Detection & mediapipe::DetectionList::detection (
    int index
) const

function detection [2/2]

inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::mediapipe::Detection > & mediapipe::DetectionList::detection () const

function detection_size

inline int mediapipe::DetectionList::detection_size () const

function mutable_detection [1/2]

inline ::mediapipe::Detection * mediapipe::DetectionList::mutable_detection (
    int index
) 

function mutable_detection [2/2]

inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::mediapipe::Detection > * mediapipe::DetectionList::mutable_detection () 

function mutable_unknown_fields

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

function operator=

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

function operator=

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

function unknown_fields

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

function ~DetectionList

mediapipe::DetectionList::~DetectionList () override

Public Static Functions Documentation

function GetDescriptor

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

function GetReflection

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

function default_instance

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

function descriptor

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

function internal_default_instance

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

Protected Functions Documentation

function DetectionList [5/5]

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

Friends Documentation

friend InternalHelper

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

friend AnyMetadata

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

friend TableStruct_mediapipe_2fframework_2fformats_2fdetection_2eproto

struct mediapipe::DetectionList::TableStruct_mediapipe_2fframework_2fformats_2fdetection_2eproto (
    ::TableStruct_mediapipe_2fframework_2fformats_2fdetection_2eproto
) 

friend swap

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


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