ClassList > mediapipe > Detection_AssociatedDetection
Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message
Classes
Public Types
Public Static Attributes
Public Functions
Public Static Functions
Protected Functions
Public Types Documentation
enum Detection_AssociatedDetection
enum mediapipe::Detection_AssociatedDetection::Detection_AssociatedDetection {
    kIdFieldNumber = 1,
    kConfidenceFieldNumber = 2
};
Public Static Attributes Documentation
variable _class_data_
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData mediapipe::Detection_AssociatedDetection::_class_data_;
variable kIndexInFileMessages
constexpr int mediapipe::Detection_AssociatedDetection::kIndexInFileMessages;
Public Functions Documentation
function ByteSizeLong
size_t mediapipe::Detection_AssociatedDetection::ByteSizeLong () const
function Clear
PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::Detection_AssociatedDetection::Clear () 
function CopyFrom
void mediapipe::Detection_AssociatedDetection::CopyFrom (
    const Detection_AssociatedDetection & from
) 
function Detection_AssociatedDetection [1/5]
inline mediapipe::Detection_AssociatedDetection::Detection_AssociatedDetection () 
function Detection_AssociatedDetection [2/5]
explicit constexpr mediapipe::Detection_AssociatedDetection::Detection_AssociatedDetection (
    ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized
) 
function Detection_AssociatedDetection [3/5]
mediapipe::Detection_AssociatedDetection::Detection_AssociatedDetection (
    const Detection_AssociatedDetection & from
) 
function Detection_AssociatedDetection [4/5]
inline mediapipe::Detection_AssociatedDetection::Detection_AssociatedDetection (
    Detection_AssociatedDetection && from
) noexcept
function GetCachedSize
inline int mediapipe::Detection_AssociatedDetection::GetCachedSize () const
function GetClassData
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * mediapipe::Detection_AssociatedDetection::GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata mediapipe::Detection_AssociatedDetection::GetMetadata () const
function IsInitialized
bool mediapipe::Detection_AssociatedDetection::IsInitialized () const
function MergeFrom
void mediapipe::Detection_AssociatedDetection::MergeFrom (
    const Detection_AssociatedDetection & from
) 
function New
inline Detection_AssociatedDetection * mediapipe::Detection_AssociatedDetection::New (
    ::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr
) const
function Swap
inline void mediapipe::Detection_AssociatedDetection::Swap (
    Detection_AssociatedDetection * other
) 
function UnsafeArenaSwap
inline void mediapipe::Detection_AssociatedDetection::UnsafeArenaSwap (
    Detection_AssociatedDetection * other
) 
function _InternalParse
const char * mediapipe::Detection_AssociatedDetection::_InternalParse (
    const char * ptr,
    ::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx
) 
function _InternalSerialize
uint8_t * mediapipe::Detection_AssociatedDetection::_InternalSerialize (
    uint8_t * target,
    ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream
) const
function clear_confidence
inline void mediapipe::Detection_AssociatedDetection::clear_confidence () 
function clear_id
inline void mediapipe::Detection_AssociatedDetection::clear_id () 
function confidence
inline float mediapipe::Detection_AssociatedDetection::confidence () const
function has_confidence
inline bool mediapipe::Detection_AssociatedDetection::has_confidence () const
function has_id
inline bool mediapipe::Detection_AssociatedDetection::has_id () const
function id
inline int32_t mediapipe::Detection_AssociatedDetection::id () const
function mutable_unknown_fields
inline inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mediapipe::Detection_AssociatedDetection::mutable_unknown_fields () 
function operator=
inline Detection_AssociatedDetection & mediapipe::Detection_AssociatedDetection::operator= (
    const Detection_AssociatedDetection & from
) 
function operator=
inline Detection_AssociatedDetection & mediapipe::Detection_AssociatedDetection::operator= (
    Detection_AssociatedDetection && from
) noexcept
function set_confidence
inline void mediapipe::Detection_AssociatedDetection::set_confidence (
    float value
) 
function set_id
inline void mediapipe::Detection_AssociatedDetection::set_id (
    int32_t value
) 
function unknown_fields
inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & mediapipe::Detection_AssociatedDetection::unknown_fields () const
function ~Detection_AssociatedDetection
mediapipe::Detection_AssociatedDetection::~Detection_AssociatedDetection () override
Public Static Functions Documentation
function GetDescriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::Detection_AssociatedDetection::GetDescriptor () 
function GetReflection
static inline const ::PROTOBUF_NAMESPACE_ID::Reflection * mediapipe::Detection_AssociatedDetection::GetReflection () 
function default_instance
static inline const Detection_AssociatedDetection & mediapipe::Detection_AssociatedDetection::default_instance () 
function descriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::Detection_AssociatedDetection::descriptor () 
function internal_default_instance
static inline const Detection_AssociatedDetection * mediapipe::Detection_AssociatedDetection::internal_default_instance () 
Protected Functions Documentation
function Detection_AssociatedDetection [5/5]
explicit mediapipe::Detection_AssociatedDetection::Detection_AssociatedDetection (
    ::PROTOBUF_NAMESPACE_ID::Arena * arena,
    bool is_message_owned=false
) 
Friends Documentation
friend InternalHelper
template<typename T>
class mediapipe::Detection_AssociatedDetection::InternalHelper (
    ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
) 
class mediapipe::Detection_AssociatedDetection::AnyMetadata (
    ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
) 
struct mediapipe::Detection_AssociatedDetection::TableStruct_mediapipe_2fframework_2fformats_2fdetection_2eproto (
    ::TableStruct_mediapipe_2fframework_2fformats_2fdetection_2eproto
) 
friend swap
inline void mediapipe::Detection_AssociatedDetection::swap (
    Detection_AssociatedDetection & a,
    Detection_AssociatedDetection & 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