ClassList > mediapipe > Anchor
Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message
Classes
Public Types
Public Static Attributes
Public Functions
Public Static Functions
Protected Functions
Type |
Name |
|
Anchor (::PROTOBUF_NAMESPACE_ID::Arena * arena, bool is_message_owned=false)
|
Public Types Documentation
enum Anchor
enum mediapipe::Anchor::Anchor {
kXCenterFieldNumber = 1,
kYCenterFieldNumber = 2,
kHFieldNumber = 3,
kWFieldNumber = 4
};
Public Static Attributes Documentation
variable _class_data_
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData mediapipe::Anchor::_class_data_;
variable kIndexInFileMessages
constexpr int mediapipe::Anchor::kIndexInFileMessages;
Public Functions Documentation
function Anchor [1/5]
inline mediapipe::Anchor::Anchor ()
function Anchor [2/5]
explicit constexpr mediapipe::Anchor::Anchor (
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized
)
function Anchor [3/5]
mediapipe::Anchor::Anchor (
const Anchor & from
)
function Anchor [4/5]
inline mediapipe::Anchor::Anchor (
Anchor && from
) noexcept
function ByteSizeLong
size_t mediapipe::Anchor::ByteSizeLong () const
function Clear
PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::Anchor::Clear ()
function CopyFrom
void mediapipe::Anchor::CopyFrom (
const Anchor & from
)
function GetCachedSize
inline int mediapipe::Anchor::GetCachedSize () const
function GetClassData
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * mediapipe::Anchor::GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata mediapipe::Anchor::GetMetadata () const
function IsInitialized
bool mediapipe::Anchor::IsInitialized () const
function MergeFrom
void mediapipe::Anchor::MergeFrom (
const Anchor & from
)
function New
inline Anchor * mediapipe::Anchor::New (
::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr
) const
function Swap
inline void mediapipe::Anchor::Swap (
Anchor * other
)
function UnsafeArenaSwap
inline void mediapipe::Anchor::UnsafeArenaSwap (
Anchor * other
)
function _InternalParse
const char * mediapipe::Anchor::_InternalParse (
const char * ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx
)
function _InternalSerialize
uint8_t * mediapipe::Anchor::_InternalSerialize (
uint8_t * target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream
) const
function clear_h
inline void mediapipe::Anchor::clear_h ()
function clear_w
inline void mediapipe::Anchor::clear_w ()
function clear_x_center
inline void mediapipe::Anchor::clear_x_center ()
function clear_y_center
inline void mediapipe::Anchor::clear_y_center ()
function h
inline float mediapipe::Anchor::h () const
function has_h
inline bool mediapipe::Anchor::has_h () const
function has_w
inline bool mediapipe::Anchor::has_w () const
function has_x_center
inline bool mediapipe::Anchor::has_x_center () const
function has_y_center
inline bool mediapipe::Anchor::has_y_center () const
function mutable_unknown_fields
inline inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mediapipe::Anchor::mutable_unknown_fields ()
function operator=
inline Anchor & mediapipe::Anchor::operator= (
const Anchor & from
)
function operator=
inline Anchor & mediapipe::Anchor::operator= (
Anchor && from
) noexcept
function set_h
inline void mediapipe::Anchor::set_h (
float value
)
function set_w
inline void mediapipe::Anchor::set_w (
float value
)
function set_x_center
inline void mediapipe::Anchor::set_x_center (
float value
)
function set_y_center
inline void mediapipe::Anchor::set_y_center (
float value
)
function unknown_fields
inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & mediapipe::Anchor::unknown_fields () const
function w
inline float mediapipe::Anchor::w () const
function x_center
inline float mediapipe::Anchor::x_center () const
function y_center
inline float mediapipe::Anchor::y_center () const
function ~Anchor
mediapipe::Anchor::~Anchor () override
Public Static Functions Documentation
function GetDescriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::Anchor::GetDescriptor ()
function GetReflection
static inline const ::PROTOBUF_NAMESPACE_ID::Reflection * mediapipe::Anchor::GetReflection ()
function default_instance
static inline const Anchor & mediapipe::Anchor::default_instance ()
function descriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::Anchor::descriptor ()
function internal_default_instance
static inline const Anchor * mediapipe::Anchor::internal_default_instance ()
Protected Functions Documentation
function Anchor [5/5]
explicit mediapipe::Anchor::Anchor (
::PROTOBUF_NAMESPACE_ID::Arena * arena,
bool is_message_owned=false
)
Friends Documentation
friend InternalHelper
template<typename T>
class mediapipe::Anchor::InternalHelper (
::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
)
class mediapipe::Anchor::AnyMetadata (
::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
)
struct mediapipe::Anchor::TableStruct_mediapipe_2fframework_2fformats_2fobject_5fdetection_2fanchor_2eproto (
::TableStruct_mediapipe_2fframework_2fformats_2fobject_5fdetection_2fanchor_2eproto
)
friend swap
inline void mediapipe::Anchor::swap (
Anchor & a,
Anchor & b
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/build/mediapipe/framework/formats/object_detection/anchor.pb.h