ClassList > mediapipe > LandmarkListCollection
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 LandmarkListCollection
enum mediapipe::LandmarkListCollection::LandmarkListCollection {
kLandmarkListFieldNumber = 1
};
Public Static Attributes Documentation
variable _class_data_
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData mediapipe::LandmarkListCollection::_class_data_;
variable kIndexInFileMessages
constexpr int mediapipe::LandmarkListCollection::kIndexInFileMessages;
Public Functions Documentation
function ByteSizeLong
size_t mediapipe::LandmarkListCollection::ByteSizeLong () const
function Clear
PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::LandmarkListCollection::Clear ()
function CopyFrom
void mediapipe::LandmarkListCollection::CopyFrom (
const LandmarkListCollection & from
)
function GetCachedSize
inline int mediapipe::LandmarkListCollection::GetCachedSize () const
function GetClassData
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * mediapipe::LandmarkListCollection::GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata mediapipe::LandmarkListCollection::GetMetadata () const
function IsInitialized
bool mediapipe::LandmarkListCollection::IsInitialized () const
function LandmarkListCollection [1/5]
inline mediapipe::LandmarkListCollection::LandmarkListCollection ()
function LandmarkListCollection [2/5]
explicit constexpr mediapipe::LandmarkListCollection::LandmarkListCollection (
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized
)
function LandmarkListCollection [3/5]
mediapipe::LandmarkListCollection::LandmarkListCollection (
const LandmarkListCollection & from
)
function LandmarkListCollection [4/5]
inline mediapipe::LandmarkListCollection::LandmarkListCollection (
LandmarkListCollection && from
) noexcept
function MergeFrom
void mediapipe::LandmarkListCollection::MergeFrom (
const LandmarkListCollection & from
)
function New
inline LandmarkListCollection * mediapipe::LandmarkListCollection::New (
::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr
) const
function Swap
inline void mediapipe::LandmarkListCollection::Swap (
LandmarkListCollection * other
)
function UnsafeArenaSwap
inline void mediapipe::LandmarkListCollection::UnsafeArenaSwap (
LandmarkListCollection * other
)
function _InternalParse
const char * mediapipe::LandmarkListCollection::_InternalParse (
const char * ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx
)
function _InternalSerialize
uint8_t * mediapipe::LandmarkListCollection::_InternalSerialize (
uint8_t * target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream
) const
function add_landmark_list
inline ::mediapipe::LandmarkList * mediapipe::LandmarkListCollection::add_landmark_list ()
function clear_landmark_list
inline void mediapipe::LandmarkListCollection::clear_landmark_list ()
function landmark_list [1/2]
inline const ::mediapipe::LandmarkList & mediapipe::LandmarkListCollection::landmark_list (
int index
) const
function landmark_list [2/2]
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::mediapipe::LandmarkList > & mediapipe::LandmarkListCollection::landmark_list () const
function landmark_list_size
inline int mediapipe::LandmarkListCollection::landmark_list_size () const
function mutable_landmark_list [1/2]
inline ::mediapipe::LandmarkList * mediapipe::LandmarkListCollection::mutable_landmark_list (
int index
)
function mutable_landmark_list [2/2]
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::mediapipe::LandmarkList > * mediapipe::LandmarkListCollection::mutable_landmark_list ()
function mutable_unknown_fields
inline inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mediapipe::LandmarkListCollection::mutable_unknown_fields ()
function operator=
inline LandmarkListCollection & mediapipe::LandmarkListCollection::operator= (
const LandmarkListCollection & from
)
function operator=
inline LandmarkListCollection & mediapipe::LandmarkListCollection::operator= (
LandmarkListCollection && from
) noexcept
function unknown_fields
inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & mediapipe::LandmarkListCollection::unknown_fields () const
function ~LandmarkListCollection
mediapipe::LandmarkListCollection::~LandmarkListCollection () override
Public Static Functions Documentation
function GetDescriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::LandmarkListCollection::GetDescriptor ()
function GetReflection
static inline const ::PROTOBUF_NAMESPACE_ID::Reflection * mediapipe::LandmarkListCollection::GetReflection ()
function default_instance
static inline const LandmarkListCollection & mediapipe::LandmarkListCollection::default_instance ()
function descriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::LandmarkListCollection::descriptor ()
function internal_default_instance
static inline const LandmarkListCollection * mediapipe::LandmarkListCollection::internal_default_instance ()
Protected Functions Documentation
function LandmarkListCollection [5/5]
explicit mediapipe::LandmarkListCollection::LandmarkListCollection (
::PROTOBUF_NAMESPACE_ID::Arena * arena,
bool is_message_owned=false
)
Friends Documentation
friend InternalHelper
template<typename T>
class mediapipe::LandmarkListCollection::InternalHelper (
::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
)
class mediapipe::LandmarkListCollection::AnyMetadata (
::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
)
struct mediapipe::LandmarkListCollection::TableStruct_mediapipe_2fframework_2fformats_2flandmark_2eproto (
::TableStruct_mediapipe_2fframework_2fformats_2flandmark_2eproto
)
friend swap
inline void mediapipe::LandmarkListCollection::swap (
LandmarkListCollection & a,
LandmarkListCollection & b
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/build/mediapipe/framework/formats/landmark.pb.h