ClassList > mediapipe > LocationData_BoundingBox
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 LocationData_BoundingBox
enum mediapipe::LocationData_BoundingBox::LocationData_BoundingBox {
kXminFieldNumber = 1,
kYminFieldNumber = 2,
kWidthFieldNumber = 3,
kHeightFieldNumber = 4
};
Public Static Attributes Documentation
variable _class_data_
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData mediapipe::LocationData_BoundingBox::_class_data_;
variable kIndexInFileMessages
constexpr int mediapipe::LocationData_BoundingBox::kIndexInFileMessages;
Public Functions Documentation
function ByteSizeLong
size_t mediapipe::LocationData_BoundingBox::ByteSizeLong () const
function Clear
PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::LocationData_BoundingBox::Clear ()
function CopyFrom
void mediapipe::LocationData_BoundingBox::CopyFrom (
const LocationData_BoundingBox & from
)
function GetCachedSize
inline int mediapipe::LocationData_BoundingBox::GetCachedSize () const
function GetClassData
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * mediapipe::LocationData_BoundingBox::GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata mediapipe::LocationData_BoundingBox::GetMetadata () const
function IsInitialized
bool mediapipe::LocationData_BoundingBox::IsInitialized () const
function LocationData_BoundingBox [1/5]
inline mediapipe::LocationData_BoundingBox::LocationData_BoundingBox ()
function LocationData_BoundingBox [2/5]
explicit constexpr mediapipe::LocationData_BoundingBox::LocationData_BoundingBox (
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized
)
function LocationData_BoundingBox [3/5]
mediapipe::LocationData_BoundingBox::LocationData_BoundingBox (
const LocationData_BoundingBox & from
)
function LocationData_BoundingBox [4/5]
inline mediapipe::LocationData_BoundingBox::LocationData_BoundingBox (
LocationData_BoundingBox && from
) noexcept
function MergeFrom
void mediapipe::LocationData_BoundingBox::MergeFrom (
const LocationData_BoundingBox & from
)
function New
inline LocationData_BoundingBox * mediapipe::LocationData_BoundingBox::New (
::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr
) const
function Swap
inline void mediapipe::LocationData_BoundingBox::Swap (
LocationData_BoundingBox * other
)
function UnsafeArenaSwap
inline void mediapipe::LocationData_BoundingBox::UnsafeArenaSwap (
LocationData_BoundingBox * other
)
function _InternalParse
const char * mediapipe::LocationData_BoundingBox::_InternalParse (
const char * ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx
)
function _InternalSerialize
uint8_t * mediapipe::LocationData_BoundingBox::_InternalSerialize (
uint8_t * target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream
) const
function clear_height
inline void mediapipe::LocationData_BoundingBox::clear_height ()
function clear_width
inline void mediapipe::LocationData_BoundingBox::clear_width ()
function clear_xmin
inline void mediapipe::LocationData_BoundingBox::clear_xmin ()
function clear_ymin
inline void mediapipe::LocationData_BoundingBox::clear_ymin ()
function has_height
inline bool mediapipe::LocationData_BoundingBox::has_height () const
function has_width
inline bool mediapipe::LocationData_BoundingBox::has_width () const
function has_xmin
inline bool mediapipe::LocationData_BoundingBox::has_xmin () const
function has_ymin
inline bool mediapipe::LocationData_BoundingBox::has_ymin () const
function height
inline int32_t mediapipe::LocationData_BoundingBox::height () const
function mutable_unknown_fields
inline inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mediapipe::LocationData_BoundingBox::mutable_unknown_fields ()
function operator=
inline LocationData_BoundingBox & mediapipe::LocationData_BoundingBox::operator= (
const LocationData_BoundingBox & from
)
function operator=
inline LocationData_BoundingBox & mediapipe::LocationData_BoundingBox::operator= (
LocationData_BoundingBox && from
) noexcept
function set_height
inline void mediapipe::LocationData_BoundingBox::set_height (
int32_t value
)
function set_width
inline void mediapipe::LocationData_BoundingBox::set_width (
int32_t value
)
function set_xmin
inline void mediapipe::LocationData_BoundingBox::set_xmin (
int32_t value
)
function set_ymin
inline void mediapipe::LocationData_BoundingBox::set_ymin (
int32_t value
)
function unknown_fields
inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & mediapipe::LocationData_BoundingBox::unknown_fields () const
function width
inline int32_t mediapipe::LocationData_BoundingBox::width () const
function xmin
inline int32_t mediapipe::LocationData_BoundingBox::xmin () const
function ymin
inline int32_t mediapipe::LocationData_BoundingBox::ymin () const
function ~LocationData_BoundingBox
mediapipe::LocationData_BoundingBox::~LocationData_BoundingBox () override
Public Static Functions Documentation
function GetDescriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::LocationData_BoundingBox::GetDescriptor ()
function GetReflection
static inline const ::PROTOBUF_NAMESPACE_ID::Reflection * mediapipe::LocationData_BoundingBox::GetReflection ()
function default_instance
static inline const LocationData_BoundingBox & mediapipe::LocationData_BoundingBox::default_instance ()
function descriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::LocationData_BoundingBox::descriptor ()
function internal_default_instance
static inline const LocationData_BoundingBox * mediapipe::LocationData_BoundingBox::internal_default_instance ()
Protected Functions Documentation
function LocationData_BoundingBox [5/5]
explicit mediapipe::LocationData_BoundingBox::LocationData_BoundingBox (
::PROTOBUF_NAMESPACE_ID::Arena * arena,
bool is_message_owned=false
)
Friends Documentation
friend InternalHelper
template<typename T>
class mediapipe::LocationData_BoundingBox::InternalHelper (
::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
)
class mediapipe::LocationData_BoundingBox::AnyMetadata (
::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
)
struct mediapipe::LocationData_BoundingBox::TableStruct_mediapipe_2fframework_2fformats_2flocation_5fdata_2eproto (
::TableStruct_mediapipe_2fframework_2fformats_2flocation_5fdata_2eproto
)
friend swap
inline void mediapipe::LocationData_BoundingBox::swap (
LocationData_BoundingBox & a,
LocationData_BoundingBox & b
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/build/mediapipe/framework/formats/location_data.pb.h