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